Nearby Netherlands Responses
Return Dutch postal codes within range of a given postal code
Note: This is the documentation for the v2 API which is still in beta.
GET Example request:
https://api.pro6pp.nl/v2/range/nl?authKey=YOUR_AUTH_KEY&postalCode=5621&precision=sixpp
This application gives the following result:
200: postalcodes within range
[
{
"postalCode": "1000",
"distance": 0,
"lat": 52.36478,
"lng": 4.88957
}
]
Error responses
401: Not authenticated
404: No results found
Available API calls
Range