Email Validator API
## Features - **Format validation** — RFC-compliant email format check - **MX record lookup** — verify the domain accepts emails - **Disposable email detection** — block temporary email providers (Mailinator, Guerrillamail, etc.) - **Domain info** — extract and validate the email domain - **Fast response** — results in under 500ms ## Use Cases - User registration form validation - Email list…
Email Validator API endpoints
| Method | Endpoint | Description |
|---|---|---|
| network | ||
| GET |
email_validate_tools_v1_email_validate_get /tools/v1/email-validate |
Validate an email address: format, MX records, and disposable domain check. |
Email Validator API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|