# Tripadvisor
> Search Tripadvisor locations and retrieve details, reviews, and photos for hotels, restaurants, and attractions worldwide, including nearby discovery and content lookups for travel, local search, and place-enrichment workflows.

## Agent Summary
- FQN: `paysponge/tripadvisor`
- Category: maps
- Operator: paysponge
- Origin: paysponge
- Version: 
- Endpoints: 5
- Pricing: $0.01
- HTML page: https://pay.sh/services/paysponge/tripadvisor
- Markdown page: https://pay.sh/services/paysponge/tripadvisor/index.md

## Service URLs
- Gateway: https://tripadvisor.x402.paysponge.com
- Source: solana-foundation/pay-skills
- Source path: providers/paysponge/tripadvisor/PAY.md
- Source skill: pay-skills

## Use Case
Use for hotel and restaurant discovery, attraction lookup, nearby travel search, place-detail enrichment, traveler review retrieval, photo retrieval, and itinerary or recommendation workflows that need Tripadvisor content.

## Endpoint Table
| Method | Path | Pricing | Description |
| --- | --- | --- | --- |
| GET | api/v1/location/:locationId/details | $0.01/requests | GET /api/v1/location/:locationId/details |
| GET | api/v1/location/:locationId/photos | $0.01/requests | GET /api/v1/location/:locationId/photos |
| GET | api/v1/location/:locationId/reviews | $0.01/requests | GET /api/v1/location/:locationId/reviews |
| GET | api/v1/location/nearby_search | $0.01/requests | GET /api/v1/location/nearby_search |
| GET | api/v1/location/search | $0.01/requests | GET /api/v1/location/search |
