> ## Documentation Index
> Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
> Use this file to discover all available pages before exploring further.

# /opentable/restaurants/autocomplete

> Autocomplete an OpenTable query into location and restaurant suggestions. Location suggestions carry metro/macro/neighborhood ids and coordinates; restaurant suggestions carry the restaurant id, name and coordinates.

**Price:** 10 credits

**💡 AI Hint:** Autocomplete a free-text query (location or restaurant name) on OpenTable. Each suggestion has id, type (Location or Restaurant), subtype (Metro/Macro/LegacyHood for locations), name, metro_id, metro_name, macro_id, macro_name, neighborhood_name, country, country_id, latitude and longitude. Use it to resolve a place or to find restaurants by name.

**⚠️ Common errors:** 412: No suggestions found for the query

