Address Capture
Real-time type-ahead postcode lookup and validation, powered by the world's most comprehensive and precise premise-level address data.
Get started Get a demo
A faster, easier way to look up postcodes and capture address data in real-time in any single-line address field or online form. In as few as three keystrokes and as quickly as 150 milliseconds, our technology will suggest complete and precise locations anywhere in the world.
We curate the most comprehensive and precise premise-level address data for every country and territory in the world by combining multiple data sources into a single best address reference record, used by our technology to return the most precise local format. Our data curation applies industry-leading technology, human expertise, local knowledge and cultural context to enhance the precision and relevance of our reference data.
No matter where your customers are located, Capture ensures that you are capturing accurate address data as it is being entered. Giving your business the precision and reliability you need globally and at scale.
With postcode verification across 249 countries and territories, 6,500 languages and 8 global character sets, you only need one checkout form for customers, wherever they are in the world.
We’re the only location data specialist to curate our data, meaning we combine global data sets with local expertise and market leading technology to give the most comprehensive selection of data available.
Our single-line type ahead search uses location biasing to return the address closest to the customer based on their physical location, within just three keystrokes.
Customise fields and results or ringfence geographical areas to capture only the information that serves you best, reducing the risk of operational problems further down the line.
We’re constantly improving our tech, and our reliable platform means you don’t need to worry about scalability, security or outages, even during peak times.
Unique ‘fuzzy matching’ technology automatically amends customer mistakes like typos, missing letters or spelling errors, so even if the entry isn’t perfect, the results will be.
We provide an ever-increasing range of pre-built marketplace extensions so you can plug and play in a matter of minutes.
See our integrations
Loqate’s powerful postcode capture and verification APIs are architected to run on any application and scale to meet local or global needs. You can be up and running in minutes.
Developers Hub
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);
"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."