Email Validator by DataNest
**Email Validator by DataNest** — verify deliverability, catch typos and block disposable addresses in real time. Validate email addresses by syntax, domain and MX records, flag disposable providers and normalize addresses to their canonical form. Clean your signups and lead lists before bad data gets in. 🔗 **Explore & live docs** - API overview & live examples:…
Email Validator by DataNest endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Validate Email /validate |
Validate a single email address. Checks syntax, domain MX records, and mailbox existence. Returns valid/invalid status with detailed reason codes. |
| GET |
Bulk Validate /bulk |
Validate multiple email addresses in one request. Pass a comma-separated list and receive validation results for each address. |
| GET |
Check Domain /domain |
Check if an email domain has valid MX records and can receive mail. Useful for quick domain-level validation. |
| GET |
Check Disposable /disposable |
Detect if an email address uses a disposable/temporary email provider (Guerrilla Mail, Mailinator, etc.). Returns true/false. |
| GET |
Normalize Email /normalize |
Normalize an email address by removing dots, plus-aliases, and fixing common typos (gmial.com → gmail.com). |
| GET |
Generate Email /generate |
Generate a random valid-format email address for testing purposes. Useful for development and QA workflows. |
Email Validator by DataNest pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99.99 / month | — |
|