Tripadvisor · GraphQL Specification

TripAdvisor GraphQL Schema

This conceptual GraphQL schema models the TripAdvisor travel reviews and search platform. While TripAdvisor exposes a REST-based Content API, this schema captures the full domain model including locations, hotels, restaurants, attractions, reviews, photos, geographic data, and travel insights.

Documentation Endpoint View on GitHub AttractionsHotelsHospitalityRestaurantsReviewsTravelGraphQL

Overview

TripAdvisor GraphQL Schema is a GraphQL API specification published by Tripadvisor on the APIs.io network.

This conceptual GraphQL schema models the TripAdvisor travel reviews and search platform. While TripAdvisor exposes a REST-based Content API, this schema captures the full domain model including locations, hotels, restaurants, attractions, reviews, photos, geographic data, and travel insights.

Tagged areas include Attractions, Hotels, Hospitality, Restaurants, and Reviews.

Endpoint

Related API Specs

Tripadvisor Content API (OpenAPI) Tripadvisor Hotel Availability Check API (OpenAPI) Tripadvisor Hotel Inventory API (OpenAPI)
Back to Tripadvisor · All GraphQL Specs · GitHub