1. Zuhause
  2. Informationen zur Entwickler-API
  3. In der Nähe LU

In der Nähe LU

Return Luxembourg postal codes within range of a given postal code

Hinweis: Dies ist die Dokumentation für die v2-API, die sich noch im Beta-Stadium befindet.

GET Beispielanfrage:

https://api.pro6pp.nl/v2/range/lu?authKey=YOUR_AUTH_KEY&postalCode=2533

Diese Anwendung führt zu folgendem Ergebnis:

200: postalcodes within range
[
  {
    "postalCode": "8805",
    "distance": 133,
    "lat": 49.82873,
    "lng": 5.84742
  }
]

Fehlerreaktionen

401: Not authenticated
404: No results found