1. Zuhause
  2. Informationen zur Entwickler-API
  3. Entfernung (gerade Linie) NL

Entfernung (gerade Linie) NL

Return driving distance and time between two Dutch postcodes.

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

GET Beispielanfrage:

https://api.pro6pp.nl/v2/distance/nl?authKey=YOUR_AUTH_KEY&fromPostalCode=1011ET&toPostalCode=1011EZ&algorithm=road

Diese Anwendung führt zu folgendem Ergebnis:

200: address available
{
  "distance": 672
}

Fehlerreaktionen

401: Not authenticated
404: No results found

Verfügbare Länder

Niederlande

Suchen Sie unsere v1 API?

v1-Dokumentation