Marriott International · OAuth Scopes

Marriott International OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://devportalprod.marriott.com/oauth/token.

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.

Fortune 500
Scopes: 2 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://devportalprod.marriott.com/oauth/token
Flows
clientCredentials

Scopes (2)

ScopeDescriptionFlows
properties:read Read property information clientCredentials
reservations:write Create and manage reservations clientCredentials

Source

OAuth Scopes

marriott-international-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/marriott-international-developer-api-openapi.yml
schemes:
- name: oauth2
  source: openapi/marriott-international-developer-api-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://devportalprod.marriott.com/oauth/token
scopes:
- scope: properties:read
  description: Read property information
  flows:
  - clientCredentials
  sources:
  - openapi/marriott-international-developer-api-openapi.yml
- scope: reservations:write
  description: Create and manage reservations
  flows:
  - clientCredentials
  sources:
  - openapi/marriott-international-developer-api-openapi.yml