latestOpenAPI 3.1.0Proprietary2026-08-175035117.5 KB

019f79ecdd6c

LDS

Reverse geocode coordinates

Returns the street address closest to a pair of coordinates.

Unlike GET /v3/lds/geocoding/geocode, this endpoint returns the results directly, without the { error, value } wrapper.

get/v3/lds/geocoding/reverse

Query parameters

latnumber required

Latitude.

lonnumber required

Longitude.

langstring

Language for the result, passed through to the provider — for example es-ES. Accepted values depend on the provider.

optionsstring

Provider options as a JSON string.

Response

The addresses found.

formattedAddressstring
latitudenumber
longitudenumber
countrystring
countryCodestring
statestring
countystring
citystring
zipcodestring
streetNamestring
streetNumberstring
providerstring