Syntax checks, MX lookups, SMTP pings, disposable detection, and catch-all detection. Built for developers and marketers. Integrate in minutes.
Seven checks run on every email address, returning a confidence score from 0–100.
Validates format and length against RFC 5321 standards.
Confirms the domain has valid mail exchange records.
Optional live probe to check if the mailbox accepts mail.
Flags 5000+ known temporary/throwaway email providers.
Detects domains that accept all emails regardless of inbox.
Identifies info@, admin@, support@ and 30+ role prefixes.
Labels Gmail, Yahoo, Outlook and other free providers.
One GET request. Structured JSON response. Works with any language.
Full API Docs →GET /api/v1/[email protected]
X-Api-Key: ev_your_api_key
{
"result": "valid",
"score": 94,
"syntax_ok": true,
"mx_found": true,
"disposable": false,
"catch_all": false,
"free_email": false,
"duration_ms": 142
}
Credits roll over. No lock-in. Cancel any time.
See All Plans