airbnb · GraphQL Specification

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.

Documentation Endpoint View on GitHub GraphQL

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

Airbnb Homes API (OpenAPI) Airbnb Activities API (OpenAPI) Airbnb Webhooks API (AsyncAPI)
Back to airbnb · All GraphQL Specs · GitHub