airbnb · OAuth Scopes
airbnb OAuth Scopes
OAuth 2.0
derived
airbnb publishes 13 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the airbnb API on a user’s behalf.
Tokens are issued from https://api.airbnb.com/v2/oauth2/authorizations.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
Scopes: 13
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://www.airbnb.com/oauth2/auth
https://www.airbnb.com/oauth2/auth
Token URL
https://api.airbnb.com/v2/oauth2/authorizations
https://api.airbnb.com/v2/oauth2/authorizations
Flows
authorizationCode
authorizationCode
Scopes (13)
| Scope | Description | Flows |
|---|---|---|
| bookings:read | Read booking information | authorizationCode |
| bookings:write | Confirm and cancel bookings | authorizationCode |
| calendar:read | Read calendar availability | authorizationCode |
| calendar:write | Update calendar availability and pricing | authorizationCode |
| experiences:read | Read experience information | authorizationCode |
| experiences:write | Create and update experiences | authorizationCode |
| listings:read | Read listing information | authorizationCode |
| listings:write | Create and update listings | authorizationCode |
| messages:read | Read booking messages | authorizationCode |
| messages:write | Send messages to guests | authorizationCode |
| reservations:read | Read reservation information | authorizationCode |
| reservations:write | Accept, deny, and cancel reservations | authorizationCode |
| reviews:read | Read reviews | authorizationCode |