Suggestion Suisse Numéro de rue Paramètres
Suggest a Swiss address.
Remarque : Il s'agit de la documentation de l'API v2 qui est toujours en version bêta.
This will give autocomplete suggestions for Swiss street numbers. Only street is required but a call must contain at least one of the following parameters:
postalCode
settlement
Paramètres requis
street
(string): The address's street name
Paramètres optionnels
postalCode
(string): The address's postal code which consists of four digitssettlement
(string): The address's settlement (city, town, village, or hamlet)streetNumber
(string): The address's streetnumberstreetNumberAndPremise
(string): The address's streetnumber and premise (extension/addition)premise
(string): The address's premisemaxResults
(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.