Email Deliverability Verifier API
The Email Deliverability Verifier API allows developers to validate whether an email address is likely to receive messages without sending an actual email. The API performs multiple verification layers to provide accurate results: Syntax validation to ensure the email address is correctly formatted. MX record lookup to confirm the domain can receive email. SMTP mailbox verification to check if…
Email Deliverability Verifier API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Verify Email Address /verify-emails/verify |
Checks whether an email address is deliverable by validating its syntax, verifying MX records for the domain, and performing an SMTP mailbox check with the mail server. |
Email Deliverability Verifier API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1 / minute |
|
| PRO | $9 / month | 5 / second |
|
| ULTRA Recommended | $29 / month | 10 / second |
|
| MEGA | $79 / month | 20 / second |
|