1. Accueil
  2. Informations sur l'API développeur
  3. À proximité BE

À proximité BE

Return Belgium postal codes within range of a given postal code

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

This will return all postal codes within a range of a given postal code or city.

  • Either the postalCode or settlement is required

Paramètres requis

    Paramètres optionnels

    • postalCode (string): The address's postal code which can be up to four digits long
    • settlement (string): The address's settlement (city, town, village, or hamlet)
    • searchRange (integer): The range to search, in meters. Maximum 100000.
    • maxResults (integer): The amount of results returned, a number between 0 and 999.
    • includeInitialPostalCode (boolean): Option whether to include the initial postal code in /v2/range calls. If the value is True, then the initial postal code is included in the search.

    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.