/opentable/restaurants/autocomplete

POST /api/opentable/restaurants/autocomplete

Price: 10 credits

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.

How to use it

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.

Parameters

Request body

Response

Errors

Response headers