Hostaway · OAuth Scopes

Hostaway OAuth Scopes

OAuth 2.0 derived

Hostaway publishes 1 OAuth 2.0 scope via the clientCredentials flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Hostaway API on a user’s behalf.

Tokens are issued from https://api.hostaway.com/v1/accessTokens.

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.

Vacation RentalsShort-Term RentalsProperty ManagementChannel ManagerAirbnbVrboBooking.comExpediaSaaS
Scopes: 1 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://api.hostaway.com/v1/accessTokens
Flows
clientCredentials

Scopes (1)

ScopeDescriptionFlows
general General API access scope clientCredentials

Source

OAuth Scopes

hostaway-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/hostaway-calendar-api-openapi.yml, openapi/hostaway-listings-api-openapi.yml,
  openapi/hostaway-reservations-api-openapi.yml, openapi/hostaway-webhooks-api-openapi.yml
schemes:
- name: OAuth2ClientCredentials
  source: openapi/hostaway-calendar-api-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.hostaway.com/v1/accessTokens
- name: OAuth2ClientCredentials
  source: openapi/hostaway-listings-api-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.hostaway.com/v1/accessTokens
- name: OAuth2ClientCredentials
  source: openapi/hostaway-reservations-api-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.hostaway.com/v1/accessTokens
- name: OAuth2ClientCredentials
  source: openapi/hostaway-webhooks-api-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.hostaway.com/v1/accessTokens
scopes:
- scope: general
  description: General API access scope
  flows:
  - clientCredentials
  sources:
  - openapi/hostaway-calendar-api-openapi.yml
  - openapi/hostaway-listings-api-openapi.yml
  - openapi/hostaway-reservations-api-openapi.yml
  - openapi/hostaway-webhooks-api-openapi.yml