Reverse geocode coordinates
Geocoding
Reverse Geocode
Reverse geocode: convert geographic coordinates into a human-readable address or place name. Returns the nearest matching locations sorted by proximity.
GET
Reverse geocode coordinates
Documentation Index
Fetch the complete documentation index at: https://docs.footstep.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Your Footstep API key
Query Parameters
Latitude of the point to reverse geocode
Required range:
-90 <= x <= 90Longitude of the point to reverse geocode
Required range:
-180 <= x <= 180Maximum number of results
Required range:
1 <= x <= 40Search radius in kilometers
Comma-separated place types to filter: venue, address, street, locality, region, country