/agoda/hotels/reviews

POST /api/agoda/hotels/reviews

Price: 10 credits

Get paginated guest reviews for an Agoda hotel by property id (or hotel URL). Each review includes the rating and rating label, title, full review text (or separate pros and cons for partner reviews), the review source, reviewer name, country, traveler type, room type, length of stay, helpful/unhelpful vote counts, review and stay dates, and any guest-uploaded photos.

How to use it

Fetch guest reviews for one Agoda hotel by numeric property id or a hotel URL containing hotelId. Returns a list of reviews, each with id, rating, rating_text, title, text, pros, cons, provider (Agoda / Booking.com / Priceline), author, country, country_code, traveler_type, room_type, length_of_stay, helpful_count, unhelpful_count, created_at, check_in_date, check_out_date and images. Set count for how many reviews to return and sort to order them (recent, rating_high, rating_low, helpful).

Parameters

Request body

Response

Errors

Response headers