Airbnb GraphQL Schema
This is a conceptual GraphQL schema for the Airbnb platform, covering the core domains of the Airbnb partner API: listings, reservations, calendars, pricing, guests, hosts, messaging, reviews, experiences, and payments. Airbnb does not publish a public GraphQL API; this schema is derived from the documented REST partner API capabilities at https://developer.withairbnb.com/ and represents the data model in GraphQL SDL form.
Overview
Airbnb GraphQL Schema is a GraphQL API specification published by Airbnb on the APIs.io network.
This is a conceptual GraphQL schema for the Airbnb platform, covering the core domains of the Airbnb partner API: listings, reservations, calendars, pricing, guests, hosts, messaging, reviews, experiences, and payments. Airbnb does not publish a public GraphQL API; this schema is derived from the documented REST partner API capabilities at https://developer.withairbnb.com/ and represents the data model in GraphQL SDL form.
Endpoint
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.