Suggest Denmark Street Responses
Suggest a Danish address.
Note: This is the documentation for the v2 API which is still in beta.
GET Example request:
https://api.pro6pp.nl/v2/suggest/dk/street/?authKey=YOUR_AUTH_KEY&settlement=Resen&street=Torpvej
This application gives the following result:
200: street suggestion(s) available
[
{
"lat": 55.68005313638926,
"lng": 12.59004007000549,
"postalCodes": [
"1051"
],
"settlement": "København K",
"street": "Nyhavn",
"region": "Capital Region Denmark",
"province": "Copenhagen",
"municipality": "København"
}
]
Error responses
401: Not authenticated
404: No results found