latestOpenAPI 3.1.0Proprietary2026-08-175035117.5 KB

019f79ecdd6c

LDS

Geocode an address

Returns coordinates for a street address.

The geocoding provider is configured per organization, so the fields of each result depend on which provider your organization uses.

get/v3/lds/geocoding/geocode

Query parameters

addressstring required

The address to geocode.

countrystring

Restrict results to a country. Accepts ISO alpha-2, alpha-3, numeric codes or the English country name.

limitinteger

Maximum number of results.

optionsstring

Provider options as a JSON string, for example {"language":"es-ES"}. Supported keys depend on the provider.

Response

The geocoding results.

errorstring nullable