OpenTable
Search
Search for restaurants by location, cuisine, or name
GET
/
v1
/
opentable
/
search
Authorizations
Authorization
string
headerrequiredYour Papercuts API Key
X-User-Token
string
headerrequiredUser Token received while integrating end user accounts
Query Parameters
location
string
requiredCity, state, or zip code
cuisine
string
Type of cuisine (e.g., Italian, Chinese)
name
string
Restaurant name
date
string
Date for reservation (YYYY-MM-DD)
time
string
Time for reservation (HH:MM)
party_size
integer
Number of guests
limit
integer
default: 10Number of results to return
Response
200 - application/json
status
enum<string>
Available options:
ok
, error
restaurants
object[]