Skip to main content
POST
/tabelog/restaurants

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
restaurant
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500

Response

Successful Response

id
string
required
url
string
required
@type
string
default:TabelogRestaurant
name
string | null
image
string | null
address
object | null
latitude
number | null
longitude
number | null
price_range
string | null
cuisines
string[]
genres
string[]
access
string | null
telephone
string | null
rating
number | null
score
number | null
review_count
integer | null
saved_count
integer | null
nearest_station
string | null
budget_dinner
string | null
budget_lunch
string | null
awards
string[]
is_reservable
boolean | null
open_hours
string | null
payment_methods
string[]
seats
string | null
has_private_room
boolean | null
has_charter
boolean | null
is_non_smoking
boolean | null
has_parking
boolean | null
service_charge
string | null
remarks
string | null
space_features
string[]
drink_features
string[]
food_features
string[]
usage_scenes
string[]
services
string[]
homepage_url
string | null