Address Verification
Verifies, corrects and enriches address data to the highest level of precision and confidence, globally and at scale.
Get started
Our Verify engine will parse, match, format, transliterate and enrich partial and complete address records into valid and verified addresses.
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.
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. .
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.
Verify integrates seamlessly and quickly into any global system.
Go to developer hub See APIs
var url = "https://api.addressy.com/EmailValidation/Interactive/Validate/v2.00/json3.ws&Key=AA11-AA11-AA11-AA11&Email=email@domain.com&Timeout=100";
var http = new XMLHttpRequest();
http.open('POST', url, true);
http.setRequestHeader('Content-type', 'application/x-www-form-urlencoded');
http.onreadystatechange = function() {
if(http.readyState == 4 && http.status == 200) {
var response = JSON.parse(http.responseText);
if (response.Items.length > 0 && typeof(response.Items[0].Error) == "undefined") {
//Your validation results
}
}
}
}
http.send(params);
"The address search technology from Loqate is a vital component in the success of giffgaff's online customer journey."
"Number-wise, address verification does reflect in higher sales. [The product] is really indispensable now."
"From both the tech and the account management perspective, I think we've got all the support."
"Loqate is a trusted partner to IBM, we do a lot of business together on behalf of our joint clients. Loqate delivers trusted technology, good support and I would recommend them"