Global Address Verification
Verifies, corrects and enriches address data to the highest level of precision and confidence, globally and at scale.
Get started
Verify.
Correct.
Enrich.
Our Verify engine will parse, match, format, transliterate and enrich partial and complete address records into valid and verified addresses.
- Coverage for 249 countries and territories
- CASS, SERP and AMAS postal certifications
- Geocoding and reverse geocoding
AI parsing technology
The superior capability of our AI parsing engine to identify location elements and remove noise in the input data significantly improves address match rates and uplift precision in existing as well as hard-to-address markets.
- On average 7% better match rate and uplift globally
- Up to 19% better match rate and uplift in developing countries
- On average 8% better match rate and uplift in established markets
Flexible and highly performant API
Our Verify API is architected to run on any application and scale to meet global needs, delivering cloud-native, low-code, platform agnostic and horizontally scalable options perfect for larger-scale Big Data deployments. .
- Public cloud, private cloud and on-premises deployments
- Flexible containerized deployment via Helm charts on Kubernetes or containerized based on-premises environments
- Platform agnostic; horizontal scaling; Perfect for Big Data large-scale deployments
See the benefits of Verify
Our address verification solution will verify, correct and enrich addresses for 249 countries and territories, all via a single API.
Our Verify engine will perform certified data processing for postal authority-approved address verification in the U.S., Canada and Australia, returning addresses formats that are CASS, AMAS and SERP certified.
We combine the most curated premise-level address data with the most sophisticated parsing and matching technology in the world, resulting in verified addresses to the most precise local formats.
Our Address Verification Codes provide information about the completeness of each input record, the level of verification and enrichment that could be achieved, and the amount of change that was needed to reach that level of verification.
Our AI parsing engine delivers unrivalled address match rates and uplift capability in established as well as hard-to-address markets where input data is ambiguous or incomplete.
Our geocoding gives you the capability to append latitude and longitude coordinates to verified addresses, further enhancing the precision and value to any geospatially-aware application.
Speedy integration
Verify integrates seamlessly and quickly into any global system.
Go to developer hub See APIs
let fetchData = {
"Key": "AA11-AA11-AA11-AA11",
"Options": {
"Enhance": true
},
"Addresses": [
{
"Address1": "805 Veterans Street RedwoodCity california USA ",
"Address2": "",
"Country": "",
"Locality": "",
"PostalCode": ""
}
]
};
let response = await fetch('https://api.addressy.comCleansing/International/Batch/v1.00/json4.ws?', {
method: 'POST',
headers: {'Content-Type': 'application/json'},
body: JSON.stringify(data),
});
if (!response.ok) {
throw new Error(`HTTP error! Status: ${response.status}`);
}
let res = await response.json();
return res;
"Since using Loqate’s phone verification service we've seen an improvement with our overall business efficiency, saving us time and money."
"Loqate gives our customers the confidence that our products will arrive on time and to the right location."
"Using Loqate's software on our database ensures correct spelling of any address which eliminates errors."
"We know that address validation has helped improve the customer journey, which has had a positive impact on conversion"
"Loqate's type-ahead addressing technology is highly intuitive and predictive which makes it ideal for customers on the move using mobile phones"