Distance (straight line) NL
Return driving distance and time between two Dutch postcodes.
Note: This is the documentation for the v2 API which is still in beta.
GET Example request:
https://api.pro6pp.nl/v2/distance/nl?authKey=YOUR_AUTH_KEY&fromPostalCode=1011ET&toPostalCode=1011EZ&algorithm=road
This application gives the following result:
200: address available
{
"distance": 1543,
"duration": 20
}
Error responses
401: Not authenticated
404: No results found
Available countries
Netherlands