Email Validator Pro
Email Validator Pro is a comprehensive email verification API that helps you validate email addresses in real-time. It performs 4-layer validation: RFC-compliant syntax checking, domain existence verification via DNS A-records, MX record lookup for mail server verification, and disposable/temporary email detection against a curated database of 50+ providers. Each validation returns a detailed…
Email Validator Pro endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Validate Email /validate |
Validate email address with 4-layer checks: RFC syntax validation, DNS domain verification, MX record lookup, and disposable email detection. Returns a risk score (0-100),… |
| GET |
Health Check /health |
Check if the API is running and get a list of all available endpoints. Use this to verify connectivity and monitor uptime. |
| GET |
Domain Info /domain-info |
Get detailed domain-level validation info including DNS existence, MX records availability, disposable domain check, and overall email receivability status. Useful for bulk… |
Email Validator Pro pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 100 / hour |
|
| PRO | $4.99 / month | — |
|
| ULTRA Recommended | $29.99 / month | — |
|
| MEGA | $79.99 / month | — |
|