1. Accueil
  2. Informations sur l'API développeur
  3. Suggestion NL street

Suggestion NL street

Suggest a Dutch address field.

Remarque : Il s'agit de la documentation de l'API v2 qui est toujours en version bêta.

This will give autocomplete suggestions for streets.

Paramètres requis

    Paramètres optionnels

    • postalCode (string): The address's postal code in sixpp format (1000AA)
    • settlement (string): The address's settlement (city, town, village, or hamlet)
    • street (string): The address's street name
    • maxResults (integer): The amount of results returned, a number between 0 and 999.
    • cursor (string): The page to return, the variables for the next/previous pages can be found in the results Link header.

    Autorisation

    authKey: This is the Authorization key. You have to add it as a GET parameter. Your auth key can be found on the CMS.