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

Feedback NL

Feedback allows you to manage addresses missing in the Netherlands.

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

GET Voorbeeld request:

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

Deze aanvraag geeft het volgende resultaat:

200: List of addresses
[
  {
    "countryCode": "NL",
    "postalCode": "1012BZ",
    "settlement": "Amsterdam",
    "street": "Bethaniënstraat",
    "streetNumber": 1000
  }
]

Fout Antwoorden

401: Not authenticated
404: No results found