1. Hjem
  2. Information om udvikler-API
  3. Foreslå Holland Gadenummer Parametre

Foreslå Holland Gadenummer Parametre

Suggest a Dutch address field.

Bemærk: Dette er dokumentationen for v2-API'en, som stadig er i beta.

This will give autocomplete suggestions for streetnumbers.

No specific parameter is required but a call must contain at least one of the following parameters:

  • postalCode
  • street and settlement

Nødvendige parametre

    Valgfrie parametre

    • 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
    • streetNumber (string): The address's streetnumber
    • streetNumberAndPremise (string): The address's streetnumber and premise (extension/addition)
    • premise (string): The address's premise
    • 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.