1. Zuhause
  2. Informationen zur Entwickler-API
  3. In der Nähe DE

In der Nähe DE

Return German postal codes within range of a given postal code

Hinweis: Dies ist die Dokumentation für die v2-API, die sich noch im Beta-Stadium befindet.

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

  • Either the postalCode or settlement is required

Erforderlich Parameter

    Optional Parameter

    • postalCode (string): The address's postal code which can be up to five 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.

    Autorisierung

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