Locatiezoeker Luxemburg Reacties
Return near postcodes from a postcode or lat/lng combination.
Opmerking: Dit is de documentatie voor de v2 API die nog in beta is.
GET Voorbeeld request:
https://api.pro6pp.nl/v2/locator/lu?authKey=YOUR_AUTH_KEY&targetPostalCodes=1111,%201112,%201113&postalCode=1111
Deze aanvraag geeft het volgende resultaat:
200: address available
[
{
"district": "Luxembourg",
"distance": 2161,
"lat": 49.61608,
"lng": 6.17438,
"municipality": "Luxembourg",
"postalCode": "1113",
"canton": "Luxembourg-ville",
"settlement": "Luxembourg"
}
]
Fout Antwoorden
401: Not authenticated
404: No results found
Beschikbare API-oproepen
Locator