Autocomplete Zwitserland Reacties
Autocomplete a Swiss address.
Opmerking: Dit is de documentatie voor de v2 API die nog in beta is.
GET Voorbeeld request:
https://api.pro6pp.nl/v2/autocomplete/ch/?authKey=YOUR_AUTH_KEY&postalCode=5600&street=Bifang&streetNumberAndPremise=1&settlement=Lenzburg
Deze aanvraag geeft het volgende resultaat:
200: Location found
{
"country": "Switzerland",
"countryCode": "CH",
"lat": 47.3883125768773,
"lng": 8.15796840242818,
"settlement": "Lenzburg",
"region": "Northwestern Switzerland",
"canton": "Aargau",
"district": "Lenzburg",
"postalCode": "5600",
"street": "Bifang",
"streetNumber": 1
}
Fout Antwoorden
401: Not authenticated
404: No results found
Beschikbare API-oproepen
Autocomplete