Bereik Nederland Reacties
Return Dutch postal codes within range of a given postal code
Opmerking: Dit is de documentatie voor de v2 API die nog in beta is.
GET Voorbeeld request:
https://api.pro6pp.nl/v2/range/nl?authKey=YOUR_AUTH_KEY&postalCode=5621&precision=sixpp
Deze aanvraag geeft het volgende resultaat:
200: postalcodes within range
[
{
"postalCode": "1000",
"distance": 0,
"lat": 52.36478,
"lng": 4.88957
}
]
Fout Antwoorden
401: Not authenticated
404: No results found
Beschikbare API-oproepen
Range