1. Zuhause
  2. Informationen zur Entwickler-API
  3. Vorschlagen BE box

Vorschlagen BE box

Suggest a Belgium address field.

Hinweis: Dies ist die Dokumentation für die v2-API, die sich noch im Beta-Stadium befindet.

This will give autocomplete suggestions for Belgian post boxes.

Only street is required but a call must contain at least one of the following parameters:

  • postalCode
  • settlement

Erforderlich Parameter

  • street (string): The address's street name

Optional Parameter

  • postalCode (string): The address's postal code which can be up to four digits long
  • settlement (string): The address's settlement (city, town, village, or hamlet)
  • streetNumber (string): The address's streetnumber
  • box (string): The box (without box, bus, bte or boîte prefix)
  • maxResults (integer): The amount of results returned, a number between 0 and 999.
  • cursor (string): The page to return, the variables for the next/previous pages can be found in the results Link header.

Autorisierung

authKey: This is the Authorization key. You have to add it as a GET parameter. Your auth key can be found on the CMS.

Verfügbare Länder

Belgien

Suchen Sie unsere v1 API?

v1-Dokumentation