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 Webhooks API (AsyncAPI) airbnb Bookings API (OpenAPI) airbnb Calendar API (OpenAPI) airbnb Experience Messages API (OpenAPI) airbnb Experiences API (OpenAPI) airbnb Listings API (OpenAPI) airbnb Messages API (OpenAPI) airbnb Photos API (OpenAPI) airbnb Reservations API (OpenAPI) airbnb Reviews API (OpenAPI) airbnb Schedules API (OpenAPI)
Back to airbnb · All GraphQL Specs · GitHub