Tabelog
communityJapan largest restaurant review platform — ratings, reviews, reservations
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
/api/restaurants/searchSearch restaurants
Parameters
qstringoptionalareastringoptionalsortstringoptionalcuisinestringoptionalReturns
restaurants[] with id, name, rating, cuisine, price_range, address, review_countGET
/api/restaurants/{id}Get restaurant details and reviews
Parameters
idstringrequiredReturns
name, rating, cuisine, address, hours, menu[], reviews[], photos[]GET
/api/rankingsGet restaurant rankings by area
Parameters
areastringrequiredcuisinestringoptionalReturns
restaurants[] with rank, id, name, rating, cuisine, price_range