Skip to main content
POST
/agoda/hotels/reviews

Authorizations

access-token
string
header
required

API token from the dashboard

Headers

access-token
string
required

Body

application/json
hotel
string
required
Minimum string length: 1
count
integer
required
Required range: x >= 1
timeout
integer
default:300
Required range: 20 <= x <= 1500
sort
enum<string>
default:recent
Available options:
recent,
rating_high,
rating_low,
helpful

Response

Successful Response

id
string
required
@type
string
default:AgodaReview
rating
number | null
rating_text
string | null
text
string | null
pros
string | null
cons
string | null
provider
string | null
author
string | null
country
string | null
country_code
string | null
traveler_type
string | null
room_type
string | null
length_of_stay
integer | null
helpful_count
integer | null
unhelpful_count
integer | null
created_at
string | null
check_in_date
string | null
check_out_date
string | null
images
string[]