1. Startpagina
  2. Ontwikkelaar API informatie
  3. Suggest NL postalCode

Suggest NL postalCode

Suggest a Dutch address field.

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

Deze aanvraag geeft het volgende resultaat:

200: Postal code suggestion(s) available
[
  {
    "lat": 51.45111064138864,
    "lng": 5.46274500165054,
    "municipality": "Eindhoven",
    "postalCode": "5621AA",
    "province": "Noord-Brabant",
    "settlement": "Eindhoven"
  },
  {
    "lat": 51.45111064138864,
    "lng": 5.46274500165054,
    "municipality": "Eindhoven",
    "postalCode": "5621AB",
    "province": "Noord-Brabant",
    "settlement": "Eindhoven"
  },
  {
    "lat": 51.45096226747396,
    "lng": 5.4594415910855,
    "municipality": "Eindhoven",
    "postalCode": "5621AC",
    "province": "Noord-Brabant",
    "settlement": "Eindhoven"
  }
]

Fout Antwoorden

401: Not authenticated
404: No results found

Beschikbare API-oproepen

Op zoek naar onze v1 API documentatie?

v1 Documentatie