Easy Email Validation
Stop fake signups and reduce email bounce rates. The Easy Email Validation API runs three critical checks on any email address in real-time: ## Validation Checks - **Format Validation** — Is the email syntactically correct? Catches typos like [email protected] - **MX Record Lookup** — Does the domain actually accept email? Verifies the mail server exists - **Disposable Email Detection** — Is it a…
Easy Email Validation endpoints
| Method | Endpoint | Description |
|---|---|---|
| validate-v2 | ||
| GET |
validateEmail /validate-v2 |
Performs comprehensive validation of an email address including: - Format validation - DNS record checks (MX, SPF, DMARC, DKIM) - Disposable email detection - Domain analysis -… |
| Other endpoints | ||
| GET |
Validate Email /validate |
Validate an email |
Easy Email Validation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4 / month | — |
|
| ULTRA | $9 / month | — |
|
| MEGA | $25 / month | 10 / second |
|