Skip to main content

Address autocomplete

Address autocomplete helps users find the correct address while typing. For example, when a user types:
dam 1
The API returns a list of matching addresses, such as:

  • Dam 1, Amsterdam
  • Dam 1, Zaandam
  • Dam 1, Schiedam
  • Dam 1, Alblasserdam
  • Dam 1, Goes
This allows users to select the correct address instead of typing it manually, improving user experience and reducing errors.

Supported countries

  • Belgium
  • Luxembourg
  • The Netherlands
More countries will be added over time without breaking changes.

Next steps