Verify Email API
The Email Verifier API helps developers and businesses validate email addresses in real time. It performs the following checks: - Syntax Validation: Ensures the email address is correctly formatted. - Domain Verification: Confirms that the email’s domain exists and has valid MX (Mail Exchange) DNS records. - Disposable Email Detection: Detects temporary or disposable email providers (e.g.,…
Verify Email API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Verify /verify |
Checks if an email address is valid by verifying its format, domain, and whether it comes from a disposable email provider. |
Verify Email API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $5 / month | 100 / hour |
|
| PRO | $10 / month | 1000 / hour |
|
| ULTRA | $39 / month | — |
|