Suggest Netherlands Settlement Responses
Suggest a Dutch address field.
Note: This is the documentation for the v2 API which is still in beta.
GET Example request:
https://api.pro6pp.nl/v2/suggest/nl/settlement?settlement=Amsterdam&authKey=YOUR_API_KEY
This application gives the following result:
200: Settlement suggestion(s) available
[
{
"lat": 52.36477973556711,
"lng": 4.88957073158539,
"municipality": "Amsterdam",
"province": "Noord-Holland",
"officialSettlement": "Amsterdam",
"settlement": "Amsterdam"
}
]
Error responses
401: Not authenticated
404: No results found