Email Lookup
To get more details about an email address or to check if it is a valid email, you can use the Email Lookup command. To upload and check emails in bulk, please use our Web app.
Check a single email address
This API call allows you to retrieve additional information about an email address, such as mailbox detection, syntax checks, DNS validation, deliverability status, and many more helpful values (see the table below).
To check an email, use:
GET /api/v2/email-lookups/{email}
with the following parameters:
Emails must be checked one by one. You cannot check multiple emails in one request. To upload and check emails in bulk, please use our Web app.
You will receive a response in the following format: