1. Startpagina
  2. Ontwikkelaar API informatie
  3. Feedback DE

Feedback DE

Feedback allows you to manage addresses missing in Germany

Opmerking: Dit is de documentatie voor de v2 API die nog in beta is.

GET Voorbeeld request:

https://api.pro6pp.nl/v2/feedback/de?authKey=YOUR_API_KEY

Deze aanvraag geeft het volgende resultaat:

200: List of addresses
[
  {
    "countryCode": "DE",
    "postalCode": "01067",
    "street": "Am Bramschkontor",
    "streetNumber": 1000,
    "settlement": "Dresden"
  }
]

Fout Antwoorden

401: Not authenticated
404: No results found

Beschikbare API-oproepen

Feedback

Op zoek naar onze v1 API documentatie?

v1 Documentatie