Transmit Security · OAuth Scopes

Transmit Security OAuth Scopes

OAuth 2.0 searched

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

Tokens are issued from /oidc/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.

CIAMIdentityAuthenticationPasskeysWebAuthnFraud DetectionRisk ManagementIdentity VerificationOrchestrationSecuritySSO
Scopes: 4 Flows: clientCredentials Method: searched

OAuth endpoints

Token URL
/oidc/token
Flows
clientCredentials

Scopes (4)

ScopeDescriptionFlows
openid Required scope for OIDC authentication requests to /oidc/auth; scopes are passed as a space-delimited string.
offline_access Allows refreshing access tokens; must be explicitly requested (with prompt=consent) for refresh tokens to be returned in pure OIDC integrations.
email Includes the user's email address in the ID token returned upon authentication.
phone Documented as an allowed value of the scope parameter in OIDC authentication requests.

Source

OAuth Scopes

Raw ↑
generated: '2026-07-11'
method: searched
docs: https://developer.transmitsecurity.com/guides/user/auth_oidc
note: Mosaic documents only standard OIDC scopes (openid, offline_access, email, phone)
  for user authentication; API access for client-credentials tokens is governed by client
  roles and requested resources rather than named scopes (see
  https://developer.transmitsecurity.com/openapi/client_access_tokens).
source: openapi/transmit-security-backend-authentication-openapi.yml, openapi/transmit-security-identity-management-openapi.yml,
  openapi/transmit-security-oidc-hosted-authentication-openapi.yml, openapi/transmit-security-organizations-openapi.yml,
  openapi/transmit-security-platform-administration-openapi.yml
schemes:
- name: AdminAccessToken
  source: openapi/transmit-security-backend-authentication-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token generated by a management application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken).
    It provides access to all resources for the tenant and its apps
- name: ClientAccessToken
  source: openapi/transmit-security-backend-authentication-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token generated by an end-user application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken).
    It provides access to resources and data on the tenant level or associated with the specific
    application (but not other apps in the tenant)
- name: OrgAdminAccessToken
  source: openapi/transmit-security-backend-authentication-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token returned upon B2B authentication for a user that has the organizationAdmin
    or organizationCreator role.
- name: AdminAccessToken
  source: openapi/transmit-security-identity-management-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token generated by a management application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken).
    It provides access to all resources for the tenant and its apps
- name: ClientAccessToken
  source: openapi/transmit-security-identity-management-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token generated by an end-user application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken).
    It provides access to resources and data on the tenant level or associated with the specific
    application (but not other apps in the tenant)
- name: OrgAdminAccessToken
  source: openapi/transmit-security-identity-management-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token returned upon B2B authentication for a user that has the organizationAdmin
    or organizationCreator role.
- name: AdminAccessToken
  source: openapi/transmit-security-oidc-hosted-authentication-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token generated by a management application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken).
    It provides access to all resources for the tenant and its apps
- name: ClientAccessToken
  source: openapi/transmit-security-oidc-hosted-authentication-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token generated by an end-user application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken).
    It provides access to resources and data on the tenant level or associated with the specific
    application (but not other apps in the tenant)
- name: OrgAdminAccessToken
  source: openapi/transmit-security-oidc-hosted-authentication-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token returned upon B2B authentication for a user that has the organizationAdmin
    or organizationCreator role.
- name: AdminAccessToken
  source: openapi/transmit-security-organizations-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token generated by a management application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken).
    It provides access to all resources for the tenant and its apps
- name: ClientAccessToken
  source: openapi/transmit-security-organizations-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token generated by an end-user application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken).
    It provides access to resources and data on the tenant level or associated with the specific
    application (but not other apps in the tenant)
- name: OrgAdminAccessToken
  source: openapi/transmit-security-organizations-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token returned upon B2B authentication for a user that has the organizationAdmin
    or organizationCreator role.
- name: AdminAccessToken
  source: openapi/transmit-security-platform-administration-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token generated by a management application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken).
    It provides access to all resources for the tenant and its apps
- name: ClientAccessToken
  source: openapi/transmit-security-platform-administration-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token generated by an end-user application using the [token endpoint](/openapi/token.openapi/other/getaccesstoken).
    It provides access to resources and data on the tenant level or associated with the specific
    application (but not other apps in the tenant)
- name: OrgAdminAccessToken
  source: openapi/transmit-security-platform-administration-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: /oidc/token
  description: A token returned upon B2B authentication for a user that has the organizationAdmin
    or organizationCreator role.
scopes:
- scope: openid
  description: Required scope for OIDC authentication requests to /oidc/auth; scopes
    are passed as a space-delimited string.
  sources:
  - https://developer.transmitsecurity.com/guides/user/auth_oidc
- scope: offline_access
  description: Allows refreshing access tokens; must be explicitly requested (with
    prompt=consent) for refresh tokens to be returned in pure OIDC integrations.
  sources:
  - https://developer.transmitsecurity.com/guides/user/auth_oidc
  - https://developer.transmitsecurity.com/guides/user/auth_offline
- scope: email
  description: Includes the user's email address in the ID token returned upon
    authentication.
  sources:
  - https://developer.transmitsecurity.com/guides/user/auth_oidc
- scope: phone
  description: Documented as an allowed value of the scope parameter in OIDC
    authentication requests.
  sources:
  - https://developer.transmitsecurity.com/guides/user/auth_oidc

Work with this as data

Every scope set here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for oauth scopes

4 MCP tools reach this
  • find_scopesBrowse and filter every scope set in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This scope set
curl "https://apis.io/api/v1/scopes/transmit-security-scopes"
All oauth scopes
curl "https://apis.io/api/v1/scopes?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.