Nearby Austria Responses
Return Austrian 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/at?authKey=YOUR_AUTH_KEY&postalCode=2301
This application gives the following result:
200: postalcodes within range
[
{
"postalCode": "7000",
"distance": 167,
"lat": 47.84627,
"lng": 16.5271
}
]
Error responses
401: Not authenticated
404: No results found