Email Verify

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

SMTP based email address verification

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;verified&quot;:true,&quot;email&quot;:&quot;nostrud cupidatat Lorem ad&quot;,&quot;typos-fixed&quot;:false,&quot;syntax-error&quot;:true,&quot;domain-error&quot;:false,&quot;domain&quot;:&quot;esse in aute dolore&quot;,&quot;provider&quot;:&quot;dolor adipisicing voluptate&quot;,&quot;is-freemail&quot;:false,&quot;is-disposable&quot;:false,&quot;is-personal&quot;:false,&quot;smtp-status&quot;:&quot;ad dolor ut&quot;,&quot;smtp-response&quot;:&quot;proident&quot;,&quot;is-catch-all&quot;:false,&quot;is-deferred&quot;:false}