Email Validate

GET {{baseUrl}}/email-validate?email=<string>&fix-typos=false

Parse, validate and clean an email address

Request Params

KeyDatatypeRequiredDescription
emailstring(Required) An email address
fix-typosbooleanAutomatically attempt to fix typos in the address

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{&quot;valid&quot;:false,&quot;syntax-error&quot;:true,&quot;domain&quot;:&quot;magna&quot;,&quot;domain-error&quot;:true,&quot;is-freemail&quot;:false,&quot;email&quot;:&quot;enim&quot;,&quot;is-disposable&quot;:true,&quot;typos-fixed&quot;:false,&quot;is-personal&quot;:false,&quot;provider&quot;:&quot;cillum nostrud in&quot;}