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