Email Validate
GET {{baseUrl}}/email-validate?email=<string>&fix-typos=false
Parse, validate and clean an email address
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
email | string | (Required) An email address | |
fix-typos | boolean | Automatically attempt to fix typos in the address |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"valid":false,"syntax-error":true,"domain":"magna","domain-error":true,"is-freemail":false,"email":"enim","is-disposable":true,"typos-fixed":false,"is-personal":false,"provider":"cillum nostrud in"}