Skip to main content
GET
Autocomplete addresses

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

country
enum<string>
required

Two-letter country code (ISO 3166-1 alpha-2).

Available options:
BE,
FR,
LU,
NL
q
string
required

Partial address input. Must contain at least one character.

Required string length: 1 - 128
lang
string

BCP 47 language tag used for localization of the response. Does not affect search matching or ranking.

limit
integer
default:5

Maximum number of suggestions to return.

Note: Results are ranked for the requested limit. Requesting a higher limit and then truncating the result list client-side may lead to suboptimal ranking of the remaining results.

Required range: 1 <= x <= 10

Response

Autocomplete suggestions returned successfully.

Address autocomplete result set.

hits
(Belgian street address · object | French street address · object | Luxembourg street address · object | Dutch street address · object)[]
required
Maximum array length: 10

Structured Belgian street address.