# TripAdvisor Content API

The Tripadvisor Content API provides developers with access to extensive travel data including locations, reviews, photos, and ratings.

- **Category:** reviews
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 5
- **Triggers:** 0
- **Slug:** `TRIPADVISOR_CONTENT_API`
- **Version:** 20260424_00

## Tools

### Get Location Details

**Slug:** `TRIPADVISOR_CONTENT_API_GET_LOCATION_DETAILS`

Tool to get comprehensive information about a location (hotel, restaurant, or attraction) including name, address, rating, and contact details. Use when you need detailed information about a specific TripAdvisor location.

### Get Location Photos (Enhanced)

**Slug:** `TRIPADVISOR_CONTENT_API_GET_LOCATION_PHOTOS_V2`

Tool to retrieve up to 5 high-quality photos for a specific location with complete metadata and pagination support. Use when you need detailed photo information including user details, source filtering, and pagination. Photos are ordered by recency.

### Get Location Reviews

**Slug:** `TRIPADVISOR_CONTENT_API_GET_LOCATION_REVIEWS`

Tool to retrieve up to 5 of the most recent reviews for a specific location. Use when you need customer feedback, ratings, or review content for a TripAdvisor location.

### Search Locations (Advanced)

**Slug:** `TRIPADVISOR_CONTENT_API_SEARCH_LOCATIONS2`

Tool to search for TripAdvisor locations with advanced filtering options. Use when you need to find locations by name, category, phone, address, or coordinates with radius-based filtering.

### Search Nearby Locations

**Slug:** `TRIPADVISOR_CONTENT_API_SEARCH_NEARBY_LOCATIONS`

Tool to search for locations near a specified latitude/longitude. Returns up to 10 locations with optional filtering by category, phone, or address.
