Standortbestimmung Luxemburg Antworten
Return near postcodes from a postcode or lat/lng combination.
Hinweis: Dies ist die Dokumentation für die v2-API, die sich noch im Beta-Stadium befindet.
Beispielanfrage:
https://api.pro6pp.nl/v2/locator/lu?authKey=YOUR_AUTH_KEY&targetPostalCodes=1111,%201112,%201113&postalCode=1111
Diese Anwendung führt zu folgendem Ergebnis:
200: address available
[
{
"district": "Luxembourg",
"distance": 2161,
"lat": 49.61608,
"lng": 6.17438,
"municipality": "Luxembourg",
"postalCode": "1113",
"canton": "Luxembourg-ville",
"settlement": "Luxembourg"
}
]
Fehlerreaktionen:
401: Not authenticated
404: No results found
Verfügbare API-Aufrufe
Locator