Autovervollständigen Belgien Parameter
Autocomplete a Belgium address.
Hinweis: Dies ist die Dokumentation für die v2-API, die sich noch im Beta-Stadium befindet.
In case you don't know all of the required parameters, you can use the suggest call to gather them first.
If the input identifies a unique address, all available information about said address is returned. The default street, settlement, province will be in the language spoken for that region. E.g: For settlement, province and region in Flanders the default is Dutch. In Wallonia the default language spoken is French, except for German speaking parts where the default is German.
- To validate if an address has either a streetNumber or a Premise, query through the
streetNumberAndPremise
field. - To validate if an address exists with a certain streetnumber, use the
streetNumber
field. - To validate if an address exists with a certain premise, use both the
streetNumber
andpremise
fields. - Either
streetNumberAndPremise
orstreetNumber
is required. If both are given, onlystreetNumber
is used.
Erforderliche Parameter
postalCode
(string): The address's postal code which can be up to four digits longstreet
(string): The address's street name
Optionale Parameter
streetNumberAndPremise
(string): The address's streetnumber and premise (extension/addition)streetNumber
(string): The address's streetnumberpremise
(string): The address's premisebox
(string): The box (without box, bus, bte or boîte prefix)
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 API-Aufrufe
Autocomplete