Autocomplete place search
Geocoding
Autocomplete
Typeahead search: get suggestions as the user types. Optimised for low-latency responses. Use focus.point to bias results towards the user’s current location.
GET
Autocomplete place search
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
Partial text input for typeahead suggestions
Maximum number of results
Required range:
1 <= x <= 40Latitude to bias results towards
Required range:
-90 <= x <= 90Longitude to bias results towards
Required range:
-180 <= x <= 180Comma-separated ISO 3166-1 alpha-3 country codes (e.g. GBR,USA)
Comma-separated place types to filter: venue, address, street, locality, region, country