v1

latestOpenAPI 3.0.12026-07-24178873.1 KB
Catalog

Get Catalog Location

Retrieves a single Tripadvisor Location from the catalog by its ID.

<p>Use this endpoint to resolve a known Tripadvisor Location ID into an abbreviated summary of that Location, including its names, descriptions, addresses, coordinates, overall traveler rating, and relevant Tripadvisor URLs. Like the other catalog endpoints, it is not limited by a partner's allowlist or geofencing. For the full, richer set of Location details — such as contact information, categories, opening hours, rankings, awards, and aggregate photo information — use <code>GET /locations/{id</code>} instead.
get/catalog/locations/{id}

Path parameters

idinteger required

the Tripadvisor Location ID to retrieve

Query parameters

localestring[]

preferred locales for localized fields (e.g. names, descriptions), in priority order; falls back to the default locale when omitted

Response

an abbreviated summary of the requested Location

geostring required

Display name of the Geo that this Location belongs to (e.g. <code>"Lisbon"</code>).

geo_idinteger required

Identifier of the Tripadvisor Geo (e.g. city or region) that this Location belongs to.

idinteger required

Tripadvisor's unique identifier for this Location.