latestOpenAPI 3.1.0Proprietary2026-08-175035117.5 KB

019f79ecdd6c

LDS

Geocode a list of addresses

Geocodes up to 10,000 addresses in one request.

Results come back in the same order as the input. Individual addresses can fail without failing the request — check the error field of each entry.

post/v3/lds/geocoding/batch

Request body

addressesstring[] required

The addresses to geocode.

countrystring

Restrict results to a country.

limitinteger

Maximum results per address. Has no effect when the provider is Google Maps.

Response

One entry per input address, in the same order. An entry with a non-null error means that address failed.

errorstring nullable
statusinteger

Present only when the address failed.