1. Home
  2. Developer API information
  3. Suggest DE street

Suggest DE street

Suggest a German address.

Note: This is the documentation for the v2 API which is still in beta.

This will give autocomplete suggestions for streets.

Required parameters

    Optional parameters

    • 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)
    • 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.

    Authorization

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