Location Reviews

Retrieves traveler reviews for a Tripadvisor Location.

Returns a page of reviews drawn from the most recent reviews for the Location, with optional filtering by minimum rating, trip type, publish date, and language. Reviews include the title, body, overall and sub-ratings, trip context, reviewer information, and any owner response.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Overview

This endpoint returns traveler reviews for a specific Tripadvisor location (by Tripadvisor location ID). The response includes review content, traveler ratings, and operational metadata to support display, analysis, moderation, and personalization workflows.

Use Cases

desktop
User-Generated Content Displays

Power rich review sections on destination, restaurant, and hotel pages with ratings, titles, text, photos, and reviewer details.

map
Travel Planning Experiences

Help your endusers evaluate locations with recent reviews, star ratings, subratings, and traveler-type context.

chart-bar
Market Intelligence

Analyze review volume, recency, sentiment indicators, and helpfulness to monitor performance over time.

thumbs-up
Personalization & Recommendations

Use review metadata (language, traveler type, stay dates) to tailor content and ranking to user preferences.

Path Params
int32
required

the Tripadvisor Location ID to retrieve reviews for

Query Params
number

when set, only return reviews with an overall rating of at least this
value

string

when set, only return reviews tagged with this trip type (e.g. business,
family, couples)

date

when set, only return reviews published on or after this date
(format: YYYY-MM-DD)

string
enum

ordering to apply to the reviews (defaults to most recent)

Allowed:
string

cursor for keyset pagination; returns reviews published after the review
with this ID

string

UGC language code (e.g. en, fr) or the special keyword
primary to return reviews in their original written language.
Defaults to en when absent.

integer

Page index (1-based).

integer

Page size.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/problem+json