TD SYNNEX · OAuth Scopes

TD SYNNEX OAuth Scopes

OAuth 2.0 derived

TD SYNNEX 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 TD SYNNEX API on a user’s behalf.

Tokens are issued from https://ion.tdsynnex.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.

Technology DistributionIT DistributionCloudResellerStreamOneFortune 100B2B
Scopes: 2 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://ion.tdsynnex.com/oauth/token
Flows
clientCredentials

Scopes (2)

ScopeDescriptionFlows
read Read access to partner resources clientCredentials
write Write access to create and update resources clientCredentials

Source

OAuth Scopes

td-synnex-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/td-synnex-streamone-ion-openapi.yml
schemes:
- name: OAuth2
  source: openapi/td-synnex-streamone-ion-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://ion.tdsynnex.com/oauth/token
  description: TD SYNNEX StreamOne Ion uses OAuth 2.0 with refresh token flow
scopes:
- scope: read
  description: Read access to partner resources
  flows:
  - clientCredentials
  sources:
  - openapi/td-synnex-streamone-ion-openapi.yml
- scope: write
  description: Write access to create and update resources
  flows:
  - clientCredentials
  sources:
  - openapi/td-synnex-streamone-ion-openapi.yml