Expedia Group · OAuth Scopes

Expedia Group OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://api.expediagroup.com/identity/oauth2/v3/token?grant_type=client_credentials.

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.

FlightsHotelsLodgingTravelFortune 500
Scopes: 3 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://api.expediagroup.com/identity/oauth2/v3/token?grant_type=client_credentials https://test.analytics.ean.com/template/v1/oauth/token
Flows
clientCredentials

Scopes (3)

ScopeDescriptionFlows
demand-solutions.demand-api-wrappers-prod.all Access to all Demand API Wrappers clientCredentials
fraudandrisk.fraud.order-purchase-screen Use Fraud Systems for screening orders clientCredentials
fraudandrisk.fraud.order-purchase-update Use Fraud Systems for updating orders clientCredentials

Source

OAuth Scopes

expedia-group-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/expedia-fraud-protection-openapi-original.yml, openapi/expedia-loyalty-openapi-original.yml
schemes:
- name: orderPurchaseScreenAuth
  source: openapi/expedia-fraud-protection-openapi-original.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.expediagroup.com/identity/oauth2/v3/token?grant_type=client_credentials
- name: orderPurchaseUpdateAuth
  source: openapi/expedia-fraud-protection-openapi-original.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://api.expediagroup.com/identity/oauth2/v3/token?grant_type=client_credentials
- name: oauth
  source: openapi/expedia-loyalty-openapi-original.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://test.analytics.ean.com/template/v1/oauth/token
scopes:
- scope: demand-solutions.demand-api-wrappers-prod.all
  description: Access to all Demand API Wrappers
  flows:
  - clientCredentials
  sources:
  - openapi/expedia-loyalty-openapi-original.yml
- scope: fraudandrisk.fraud.order-purchase-screen
  description: Use Fraud Systems for screening orders
  flows:
  - clientCredentials
  sources:
  - openapi/expedia-fraud-protection-openapi-original.yml
- scope: fraudandrisk.fraud.order-purchase-update
  description: Use Fraud Systems for updating orders
  flows:
  - clientCredentials
  sources:
  - openapi/expedia-fraud-protection-openapi-original.yml