1. Home
  2. Developer API information
  3. Suggest LU settlement

Suggest LU settlement

Suggest a Luxembourg 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/lu/settlement?settlement=Rambrouch&authKey=YOUR_API_KEY

This application gives the following result:

200: Settlement suggestion(s) available
[
  {
    "canton": "Redange",
    "district": "Diekirch",
    "lat": 49.82953,
    "lng": 5.8488,
    "municipality": "Rambrouch",
    "settlement": "Rambrouch"
  }
]

Error responses

401: Not authenticated
404: No results found