Our Email Validation APIs let you validate email addresses either as they’re entered using, or in batches.
There are three methods for integrating Email Validation:
Follow the links below to relevant documentation for each of these methods:
Check out our Tag Setup Guide.
See the integration guides for all of our pre-built integrations.
See all of the Email Validation API docs.
How does Email Validation work - are addresses checked against a database?
Loqate’s Email Validation service can validate emails either individually or in bulk, and follows a series of steps to confirm whether email addresses are valid or not. Those steps include:
Can Email Validation handle business and personal email addresses?
Yes, you can use Email Validation to check any email addresses, whether they’re for business or personal accounts.
Does Email Validation work internationally?
Yes, Email Validation is an international service with global coverage.
What types of information are returned in the Email Validation results?
Besides detecting if in email address is valid or not, the Email Validation service returns a wide range of information, including - but not limited to - the following:
You can find complete details of which fields are returned in our Email Validation API documentation (please note that the exact available fields may differ depending on which service you use).
What does a 'catch all' response code mean?
Each of the Email Validation endpoints includes a ‘catch all’ field as one of the response parameters:
These ‘catch all’ responses indicate email domains that will accept emails to any email account, meaning that it is not possible to fully validate an email account at this domain, often due to firewall restrictions. We provide these ‘catch all’ responses so that you can decide whether or not you want to email these addresses.
How does the Risk field work?
Calls made to the Validate v2 endpoint return a field called Risk, which is designed to provide an indication of how likely emails are to bounce if sent to a given email address.
The Risk field returns one of four options: High, Medium, Low or Unknown, where the higher the risk the greater the likelihood that an email will bounce.
You can use this field to inform your decision making, when deciding whether or not to send to a particular email address.
Can you link an email to an individual name?
No. For the purposes of maintaining privacy, the Email Validation service will confirm whether or not an email address is active and capable of receiving messages, but does not link back to individuals in any way.