International addresses
This API for autocompleting addresses is designed to work the same way for all supported countries.
The API is simple and can be integrated into any system. For web-based systems, such as webshop checkouts, all you need is the provided Javascript library and a small proxy script configured with your account credentials.
Follow our quick start guide if you are just getting started.
API methods
- Autocomplete
- Get a list of matches based on a single (partial) address string.
- Get details
- Get all details for an address found using the autocomplete method.
- Get supported countries
- Get the list of currently supported countries.
Example form with autocompletion
A few addresses to try:
- Gerbergaplantsoen 35, 6231 KL Meerssen
- Oranjeplaat 9, 4341 PV Arnemuiden
- Gentiaan 42, 2412 AS Bodegraven
- Rue du Bon Dieu de Pitié 1B, 5070 Fosses-la-Ville
- Clos de Lens-sur-Geer 2, 4360 Oreye
- Victor Baetensstraat 3, 1500 Halle
- Stangerötz 8, 83483 Bischofswiesen
- Torgauer Str. 2a, 04886 Arzberg
- Töpferstr. 3a, 56729 Weiler
- 2 C, Millewee, 6665 Herborn
- 1, Rue Boland, 6715 Grevenmacher
- 73, Route de Luxembourg, 7240 Bereldange
- KG Breitenlee 1242, 1220 Donaustadt
- Cothmannstraße 3, 1120 Meidling
- Abbégasse 2, 1140 Penzing
- Via San Salvatore 3, 6900 Massagno
- Raafgärtli 414, 3804 Habkern
- Nordstrasse 1, 9470 Buchs SG
- 12 Rue de Limoges, 78000 Versailles
- 1608 Fornigou, 29390 Scaër
- 331 Chemin de Peyre Blanque, 34130 Mauguio
- 6 Wood Terrace, GATESHEAD, NE10 0UD
- 16 Torres Rise, EASTLEIGH, SO50 9SA
- 35 Vermont Avenue, Rutherglen, GLASGOW, G73 2LL
- Calle Salida Pra-Narros Cuellar 2, 40443 NARROS DE CUÉLLAR, SEGOVIA
- Rua Irmans Liste Forjan 13, 15866 AMENEIRO, A CORUÑA
- Calle Francisco de Goya y Lucie 20, 29400 RONDA, MÁLAGA
Javascript library
Use our free Javascript library for international autocomplete to quickly integrate address autocompletion into your webshop checkout. See code examples and documentation to learn more.