Tripadvisor · Capability
Tripadvisor Hotel Connectivity
Workflow capability for hotel connectivity partners integrating with Tripadvisor's availability and inventory systems. Combines the Hotel Availability Check API and Hotel Inventory API to enable real-time pricing display on Tripadvisor hotel pages. Designed for OTAs, hotel booking engines, and connectivity providers.
What You Can Do
POST
Check availability
— Check availability for one or more hotels for given dates
/v1/hotels/availability
GET
Get inventory
— Get the full hotel inventory connected through this partner
/v1/hotels/inventory
GET
Get config
— Get partner API configuration and supported features
/v1/config
MCP Tools
check-hotel-availability
Check real-time hotel availability and pricing for specific check-in/check-out dates and guest count. Returns room types, prices, cancellation policies, and booking URLs for available hotels.
read-only
get-hotel-inventory
Get the complete list of hotels this connectivity partner can provide availability data for. Used by Tripadvisor to know which hotels to query.
read-only
get-partner-config
Get partner API configuration including supported API version and features.
read-only
APIs Used
tripadvisor-hac