Integration methods
There are three methods for integrating Email Validation:- Tag: insert automatically-generated code snippets into your website to add Email Validation to your online forms
- Pre-built integrations: enable Email Validation in a range of pre-built integrations with tools like Adobe Commerce, Microsoft Dynamics 365 and Shopify plus
- APIs: use our Email Validation APIs for full customisation of your integration
Documentation
Follow the links below to relevant documentation for each of these methods:Tag Method
Check out our Tag Setup Guide.
Prebuilt Integrations
See the integration guides for all of our pre-built integrations.
Email Validation APIs
See all of the Email Validation API docs.
FAQs
How does Email Validation work - are addresses checked against a database?
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:
- Checking the syntax of the inputted address to ensure it’s a plausible address (i.e. it contains an ’@’ sign and an email domain, etc.)
- Verifying the validity of the email domain to make sure it can send and receive emails
- ‘Pinging’ the mailbox to check whether it will accept emails to the specified account. We can validate whether an email address exists on an email server with 97% accuracy
- We also have proprietary integrations with mailbox providers which allow us to verify things like whether a mailbox is a catch-all mailbox, whether the domain is disposable or temporary, etc.
Can Email Validation handle business and personal email addresses?
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?
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?
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:
- Whether an email address is disposable
- If the domain is considered ‘high risk’ to send email to
- If the mailbox is a role-based address (i.e. support@, marketing@, etc.)
- If the mailbox is full
What does a 'catch all' response code mean?
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:
- Batch Validate (v1.2): the Accept_All Status
- Interactive Validate (v2): the Valid_CatchAll ResponseCode
- Bulk Email Validation: the accept_all Primary Status
How does the Risk field work?
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?
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.

