Verify
customer
addresses
Your customers love express payments like Apple Pay, Google Pay, Klarna, etc. But they skip address verification, leading to failed and delayed deliveries.
Our address verification API helps you capture accurate, verified postal addresses.

Try it out
Enter an address below, a limit of 5 addresses per day applies.
Enter an address to verify
Address verified, please note differences
8 Silver Birches
Millfarm
Dunboyne
Meath
A86 VC04
API Result
Verification
Status
Full address match
Sub building
None
Match level
Building
Complete
True
Warning
None
Amendments
Address
True
Postcode
True
Data
AddressId
IE1701984269
Latitude
53.420761
Longitude
-6.466002
Simple Logic
Minor misspellings and corrections are automatically processed without the need for your customers involvement. If the differences are greater then we’ll give you an option to suggest to your customer.
We’ll also apply your custom rules, like no PO boxes or mainland delivery only
- Accept - Address validated
- Confirm - May have omitted Apartment etc.
- Suggest - Highlight difference with matched address
- Reject - Custom or courier rules
"information": {
"addressAmended": true,
"complete": true,
"matchLevel": "Building",
"postcodeAmended": true,
"subBuilding": "None",
"status": "Verified"
}
Detailed Data
Did we alter the address? Did we append or fix the provided postcode? If we couldn’t validate the address, is that because it is likely incomplete?
We pass back detailed information to allow you to apply your own custom logic.
Trusted Data
How Autoaddress data stacks up against Google Places
Feature | Autoaddress | Google Autocomplete |
---|---|---|
Verified by Postal Authorities | Yes, Eircode and Royal Mail. (Other countries coming soon) | No |
Update Frequency | Daily updates for accuracy | Irregular updates |
Validation Quality | Fully validated, authoritative addresses | Suggestive, unverified results |
Geocodes
"location": {
"latitude": 40.863013,
"longitude": -73.922423,
"crs": "EPSG:4326",
"accuracy": "BUILDING"
}
The term “CRS” stands for Coordinate Reference System. In our location data, we consistently provide a latitude and a longitude coordinate. Here, “EPSG:4326” is the designation for latitude and longitude in the WGS84 system — a standard recognized worldwide by navigation systems, Google Maps, and similar platforms.
We return an accuracy parameter with every coordinate, with the majority of our location information available at BUILDING (rooftop) level.
Accuracy | Description |
---|---|
BUILDING | Rooftop accuracy |
STREET | We have coordinates for other addresses on that street. |
POSTCODE | If postcodes are small enough to provide accurate location information . |
LOCALITY | Proximate location (e.g. Zip code, City level accuracy, etc. |
Want to learn how accurate addresses can benefit your business?