GET
/
v1
/
validate
/
email

Query

email
string
required

The email address to validate.

x-api-key
string
required

Your JigsawStack API key

Response

valid
boolean

Indicates whether the email address has a valid syntax.

disposable
boolean

Indicates whether the email address is disposable.

role_account
boolean

Indicates whether the email address is a role_account.

free
boolean

Indicates whether the email address is a free email.

has_mx_records
boolean

Indicates whether the email address has MX records.