Skip to main content
POST
/openrice/restaurants/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
count
integer
required
Required range: x >= 1
restaurant
string
required
Minimum string length: 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
region
enum<string>
default:hongkong
Available options:
hongkong,
macau,
shenzhen,
guangzhou,
zhuhai,
dongguan,
foshan,
zhongshan,
taipei,
newtaipei-keelung,
taoyuan,
hsinchu-miaoli,
taichung,
changhua-nantou,
yunlin-chiayi,
tainan,
kaohsiung-pingtung,
eastern,
tokyo-kanto,
osaka-kobe,
kyoto-kinki,
nagoya-chubu,
hokkaido,
tohoku,
hiroshima-chugoku,
shikoku,
fukuoka-kyushu,
okinawa,
bangkok,
chonburi,
phuket,
prachuapkhirikhan,
chiangmai,
suratthani,
nakhonratchasima,
chiangrai,
others,
singapore,
manila
lang
enum<string>
default:en
Available options:
en,
tc,
sc,
tc-tw,
ja,
th,
id
smile
enum<string> | null
Available options:
smile,
ok,
cry
meal_time
enum<string> | null
Available options:
breakfast,
lunch,
tea,
dinner,
supper,
other
occasion_id
integer | null
editor_pick
boolean | null
with_price
boolean | null
with_photo
boolean | null
tasting_event
boolean | null
english_only
boolean | null
sort
enum<string>
default:most_relevant
Available options:
most_relevant,
newest_published,
oldest_published

Response

Successful Response

id
integer
required
@type
string
default:OpenriceReview
url
string | null
restaurant_id
integer | null
restaurant_name
string | null
restaurant_url
string | null
review_title
string | null
text
string | null
rating
number | null
smile
string | null
rating_taste
integer | null
rating_decor
integer | null
rating_service
integer | null
rating_hygiene
integer | null
rating_value
integer | null
price
number | null
meal_time_id
integer | null
occasion_id
integer | null
occasion_name
string | null
dining_method_id
integer | null
wait_time
string | null
blog_url
string | null
language
string | null
view_count
integer | null
like_count
integer | null
dislike_count
integer | null
recommend_count
integer | null
photo_count
integer | null
comment_count
integer | null
reply_count
integer | null
is_editor_choice
boolean
default:false
is_tasting_event
boolean
default:false
visited_at
integer | null
submitted_at
integer | null
published_at
integer | null
last_comment_at
integer | null
photos
object[]
user
object | null