Suggest Luxembourg Street Responses
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/street?settlement=Rambrouch&authKey=YOUR_API_KEY
This application gives the following result:
200: street suggestion(s) available
[
{
"canton": "Redange",
"district": "Diekirch",
"lat": 49.8315,
"lng": 5.8452,
"municipality": "Rambrouch",
"postalCode": "8805",
"settlement": "Rambrouch",
"street": "Am Kiirchepad"
}
]
Error responses
401: Not authenticated
404: No results found