Deutsche Telekom · OAuth Scopes

Deutsche Telekom OAuth Scopes

OAuth 2.0 derived

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

Tokens are issued from https://example.com/auth/realms/realm//protocol/openid-connect/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.

TelecommunicationsTelcoMobile Network OperatorCPaaSNetwork API5GCloudIdentityNumber VerificationOpen GatewayCAMARAT-SystemsT-MobileMagentaMagentaBusinessAPI GatewayOpen SourceGermanyEurope
Scopes: 13 Flows: clientCredentials Method: derived

OAuth endpoints

Token URL
https://example.com/auth/realms/realm//protocol/openid-connect/token
Flows
clientCredentials

Scopes (13)

ScopeDescriptionFlows
tardis:admin:all Admin access to all resources clientCredentials
tardis:admin:obfuscated Admin obfuscated access to all resources clientCredentials
tardis:admin:read Admin read access to all resources clientCredentials
tardis:hub:all Access to all resources of a hub clientCredentials
tardis:hub:obfuscated Obfuscated access to all resources of a hub clientCredentials
tardis:hub:read Read access to all resources of a hub clientCredentials
tardis:supervisor:read (deprecated) Admin obfuscated access to all resources clientCredentials
tardis:team:all Access to all resources of a team clientCredentials
tardis:team:obfuscated Obfuscated access to all resources of a team clientCredentials
tardis:team:read Read access to all resources of a team clientCredentials
tardis:user:all (deprecated) Access to all resources of a team clientCredentials
tardis:user:obfuscated (deprecated) Obfuscated access to all resources of a team clientCredentials
tardis:user:read (deprecated) Read access to all resources of a team clientCredentials

Source

OAuth Scopes

deutsche-telekom-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/controlplane-rover-server-openapi.yml
schemes:
- name: OAuth2
  source: openapi/controlplane-rover-server-openapi.yml
  flows:
  - flow: clientCredentials
    tokenUrl: https://example.com/auth/realms/realm//protocol/openid-connect/token
  description: OAuth2 client_credentials flow
scopes:
- scope: tardis:admin:all
  description: Admin access to all resources
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:admin:obfuscated
  description: Admin obfuscated access to all resources
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:admin:read
  description: Admin read access to all resources
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:hub:all
  description: Access to all resources of a hub
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:hub:obfuscated
  description: Obfuscated access to all resources of a hub
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:hub:read
  description: Read access to all resources of a hub
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:supervisor:read
  description: (deprecated) Admin obfuscated access to all resources
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:team:all
  description: Access to all resources of a team
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:team:obfuscated
  description: Obfuscated access to all resources of a team
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:team:read
  description: Read access to all resources of a team
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:user:all
  description: (deprecated) Access to all resources of a team
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:user:obfuscated
  description: (deprecated) Obfuscated access to all resources of a team
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml
- scope: tardis:user:read
  description: (deprecated) Read access to all resources of a team
  flows:
  - clientCredentials
  sources:
  - openapi/controlplane-rover-server-openapi.yml