Email Verification Pro
# Email Verification Pro A production-ready email verification API that validates email addresses through multiple checks including syntax validation, disposable domain detection, role account identification, and DNS-based deliverability analysis. ## Use Cases - **Marketing & CRM** — Clean email lists before campaigns to reduce bounces - **User Registration** — Validate emails at sign-up to…
Email Verification Pro endpoints
| Method | Endpoint | Description |
|---|---|---|
| v1 | ||
| POST |
batchVerifyEmails /v1/verify/batch |
Performs verification on up to 50 email addresses in a single request. |
| POST |
verifyEmail /v1/verify |
Performs comprehensive verification on a single email address. |
| GET |
healthCheck /v1/health |
Returns the service health status. No authentication required. |
Email Verification Pro pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 5 / minute |
|
| PRO | $14.99 / month | 30 / minute |
|
| ULTRA Recommended | $49.99 / month | 100 / minute |
|
| MEGA | $149.99 / month | 300 / minute |
|