Email Validation API
Stop burning your sender reputation on emails that were never real. Validate any address in milliseconds — before it enters your list. Every fake, disposable or mistyped email you accept costs you twice: once in bounces that hurt your deliverability, and again in wasted sends. This API catches them at the front door: paste an address (or a whole batch), get back a clear verdict and a 0–1 quality…
Email Validation API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Single Email | ||
| GET |
validateEmail /validate |
Performs syntax validation, MX lookup, disposable domain detection, role-based check, free provider classification, typo correction, and composite scoring on a single email… |
| Batch Validation | ||
| POST |
validateBatch /validate/batch |
Validates up to 1000 email addresses in a single request. Returns summary statistics and per-email validation results. |
Email Validation API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $19 / month | — |
|
| ULTRA | $59 / month | — |
|
| MEGA | $149 / month | — |
|