v1
latestOpenAPI 3.0.12026-07-13101.5 KBThe Single Validation API does validation on a single email address and returns all the validation results in either JSON or XML format.
get/v1/validation/single
Query parameters
format'json' | 'xml'
Return the result in json (default) or xml format.
emailstring required
The email address to be validated.
keystring required
API key.
Response
single email validation response