Skip to main content
GET
Reverse geocode

Authorizations

X-API-Key
string
header
required

Query Parameters

lng
number
required
lat
number
required
max_distance_m
number
default:25

Search radius for this call. Honored as asked, tighter or looser than the 25m default, but silently clamped to the 250m hard ceiling if it asks for more than that -- see radius_m on the response for what was actually applied.

Required range: 0 <= x <= 250

Response

200 - application/json

Resolved postcode (found=false when nothing is within range)

data
object