API Restful - Description - Address - funneladdress - GET

Support DQE
Support DQE
  • Updated

This article describes the GET request for the RESTful Address funneladdress API. Use this endpoint to retrieve street or address suggestions by passing search parameters in the request URL after selecting a postal code or locality from /funnelpostcode/.

Related Address documentation:

Restful funneladdress GET request

Endpoint

https://{SERVER_ADDRESS}/{VERSION}/funneladdress/?CityId={CITY_ID}&Country={COUNTRY_CODE}&Street={INPUT}&Licence={LICENCE_CODE}&Limit={INTEGER}&Length={LENGTH}&Langue={LANGUAGE}

Replace the values in braces with your own information.

Parameter Expected value type Description Mandatory/Optional
SERVER_ADDRESS {SERVER_ADDRESS} Address of the DQE server that will process the data. Mandatory
VERSION {VERSION} Version of the API, for example v1. Mandatory
Licence {LICENCE_CODE} Licence code assigned to your account. Mandatory
CityId {CITY_ID} City ID selected previously. Mandatory
Country {COUNTRY_CODE} ISO 3-letter country code. Mandatory
Street {INPUT} Street input. Mandatory
Limit {INTEGER} Maximum number of suggestions returned by the call. Optional
Length {LENGTH} Maximum number of characters allowed. Minimum recommended value: 32. Works only on Latin addresses. Optional
Langue {LANGUAGE} For Japan only: JP Kanji, JK Katakana, EN English. Optional

Related to

Was this article helpful?

0 out of 0 found this helpful