v1
latestOpenAPI 3.1.0Proprietary2026-07-135410.8 KBEmail
Validate email address
Check if an email address is from a disposable provider. Also validates format, DNS/MX records, and detects role accounts and free providers.
get/email/{email}
Path parameters
emailstring email required
Response
Validation result
Example response
{
"domain": "mailinator.com",
"typo_suggestion": "gmail.com"
}