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

Feedback LU

Feedback allows you to manage addresses missing in Luxembourg.

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

GET Voorbeeld request:

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

Deze aanvraag geeft het volgende resultaat:

200: List of addresses
[
  {
    "countryCode": "LU",
    "postalCode": "8806",
    "streetNumber": 1000,
    "street": "Rue du Nord",
    "settlement": "Rambrouch"
  }
]

Fout Antwoorden

401: Not authenticated
404: No results found

Beschikbare API-oproepen

Feedback

Op zoek naar onze v1 API documentatie?

v1 Documentatie