D-Wave · OAuth Scopes

D-Wave OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://cloud.dwavesys.com/leap/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.

Quantum ComputingQuantum AnnealingOptimizationHybrid Quantum-ClassicalIsingQUBOIndustrial OptimizationSamplingLeapOcean SDKSAPI
Scopes: 1 Flows: authorizationCode Method: derived

OAuth endpoints

Authorization URL
https://cloud.dwavesys.com/leap/oauth/authorize
Token URL
https://cloud.dwavesys.com/leap/oauth/token
Flows
authorizationCode

Scopes (1)

ScopeDescriptionFlows
account Read account, projects, and tokens authorizationCode

Source

OAuth Scopes

d-wave-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/d-wave-leap-account-api-openapi.yml
schemes:
- name: LeapOAuth
  source: openapi/d-wave-leap-account-api-openapi.yml
  flows:
  - flow: authorizationCode
    authorizationUrl: https://cloud.dwavesys.com/leap/oauth/authorize
    tokenUrl: https://cloud.dwavesys.com/leap/oauth/token
scopes:
- scope: account
  description: Read account, projects, and tokens
  flows:
  - authorizationCode
  sources:
  - openapi/d-wave-leap-account-api-openapi.yml