Rückmeldung Deutschland Antworten
Feedback allows you to manage addresses missing in Germany. Note: For obtaining suggestions when adding addresses, it's recommended to add feedback through the CMS.
Hinweis: Dies ist die Dokumentation für die v2-API, die sich noch im Beta-Stadium befindet.
Beispielanfrage:
https://api.pro6pp.nl/v2/feedback/de?authKey=YOUR_API_KEY
Diese Anwendung führt zu folgendem Ergebnis:
200: List of addresses
[
{
"countryCode": "DE",
"postalCode": "01067",
"street": "Am Bramschkontor",
"streetNumber": 1000,
"settlement": "Dresden"
}
]
Fehlerreaktionen:
401: Not authenticated
404: No results found