1. Startpagina
  2. Ontwikkelaar API informatie
  3. Afstand (rechte lijn) NL

Afstand (rechte lijn) NL

Return driving distance and time between two Dutch postcodes.

Opmerking: Dit is de documentatie voor de v2 API die nog in beta is.

GET Voorbeeld request:

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

Deze aanvraag geeft het volgende resultaat:

200: address available
{
  "distance": 672
}

Fout Antwoorden

401: Not authenticated
404: No results found

Beschikbare landen

Nederland

Op zoek naar onze v1 API documentatie?

v1 Documentatie