Verify any email address, check deliverability and disposable status at blazing speed and high accuracy.
GET
/
v1
/
validate
/
email
Query
email
string
requiredThe email address to validate.
Header
x-api-key
string
requiredYour 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.
Was this page helpful?