Autocomplete Netherlands Responses
Autocomplete a Dutch address.
Note: This is the documentation for the v2 API which is still in beta.
GET Example request:
https://api.pro6pp.nl/v2/autocomplete/nl?authKey=YOUR_AUTH_KEY&postalCode=1068NM&streetNumberAndPremise=461
This application gives the following result:
200: Location found
{
"BAGNumberId": "0363200000045826 ",
"BAGPremiseId": "0363100012178453 ",
"BAGPublicSpaceId": "0363300000002919 ",
"BAGResidenceId": "0363010000583267 ",
"BAGType": "vbo",
"constructionYear": 1790,
"country": "Netherlands",
"countryCode": "NL",
"district": "Burgwallen-Oude Zijde",
"lat": 52.37197,
"lng": 4.89776,
"municipality": "Amsterdam",
"neighbourhood": "Burgwallen-Oost",
"postalCode": "1012BZ",
"province": "Noord-Holland",
"purposes": [
"overige gebruiksfunctie"
],
"settlement": "Amsterdam",
"street": "Bethaniënstraat",
"streetNumber": 1,
"surfaceArea": 42
}
Error responses
401: Not authenticated
404: No results found
Available API calls
Autocomplete