Autovervollständigen Deutschland Antworten
Autocomplete a German address.
Hinweis: Dies ist die Dokumentation für die v2-API, die sich noch im Beta-Stadium befindet.
GET Beispielanfrage:
https://api.pro6pp.nl/v2/autocomplete/de?authKey=YOUR_AUTH_KEY&postalCode=80935&settlement=M%C3%BCnchen&street=Freudstra%C3%9Fe&streetNumber=22
Diese Anwendung führt zu folgendem Ergebnis:
200: Location found
{
"country": "Germany",
"countryCode": "DE",
"lat": 51.06108,
"lng": 13.71823,
"municipality": "Dresden",
"postalCode": "01067",
"settlement": "Dresden",
"state": "Sachsen",
"street": "Am Bramschkontor",
"streetNumber": 15
}
Fehlerreaktionen
401: Not authenticated
404: No results found