Suggest NL settlement

Suggest a Dutch address field.

Note: This is the documentation for the v2 API which is still in beta.

This application gives the following result:

200: Settlement suggestion(s) available
[
  {
    "lat": 51.4502707376165,
    "lng": 5.47162404174251,
    "municipality": "Eindhoven",
    "province": "Noord-Brabant",
    "settlement": "Eindhoven"
  },
  {
    "lat": 51.00115722613256,
    "lng": 5.82815390120328,
    "municipality": "Sittard-Geleen",
    "province": "Limburg",
    "settlement": "Einighausen"
  }
]

Error responses

401: Not authenticated
404: No results found

Available countries

Netherlands

Looking for our v1 API?

v1 Documentation