Search Places
Find points of interest (cafes, supermarkets, parks, ATMs, etc.) near a location. Pass near as a place name (e.g. ‘Kings Cross, London’) and the endpoint geocodes it for you, or pass near.lat+near.lon if you already have coordinates. For ‘find X near Y’ queries, prefer this over a separate /v1/geocoding/search call.
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
What to search for (e.g. 'coffee shop', 'restaurant', 'supermarket', 'train station', 'park')
Place name to search near (e.g. 'Kings Cross, London'). Geocoded internally. Provide either near OR both near.lat and near.lon, not both.
Latitude of search center. Use with near.lon when you already have coordinates; otherwise prefer near.
-90 <= x <= 90Longitude of search center. Pair with near.lat.
-180 <= x <= 180Search radius in kilometres
0.1 <= x <= 50Maximum number of results. Ask for more only when you genuinely want a longer candidate list
1 <= x <= 40Comma-separated ISO 3166-1 alpha-3 country codes (e.g. GBR,USA)