v1
latestOpenAPI 3.1.0Proprietary2026-07-135410.8 KBEmail
Validate email (POST)
Same as GET but accepts email in request body. Also supports bulk validation by passing the bulk parameter.
post/email
Response
Validation result (single or bulk)
Example response
{
"domain": "mailinator.com",
"typo_suggestion": "gmail.com"
}