Clearstream · OAuth Scopes

Clearstream OAuth Scopes

OAuth 2.0 probed

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

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.

API PlatformCapital MarketsCollateral ManagementCustodyFinancial-ServicesISO 15022ISO 20022Mutual TLSOAuth 2.0Post-TradePost-Trade InfrastructureSCIMSecuritiesSettlementSwift
Scopes: 4 Flows: Method: probed

Scopes (4)

ScopeDescriptionFlows
allow Required on every token request. Present in every observed required_scopes.mandatory field; on its own it grants nothing.
ocapi-playground-v1 Grants the free-of-charge synthetic Playground API used for connectivity testing and initial onboarding (endpoints /playground/v1/info and /playground/v1/echo).
scim2-ext-v1 Grants the SCIM 2.0 User Management API for provisioning, maintaining and monitoring Xact Web Portal users. The developer guide notes that most calls additionally require the Xact SCIM Admin or SCIM Read-Only role on the consumer.
cmax-api Grants the CmaX collateral management API surface. Discovered by probe; Clearstream's public pages describe CmaX as the triparty collateral platform but do not yet document this REST surface outside the gated Digital Business Platform catalogue.

Source

OAuth Scopes

clearstream-scopes.yml Raw ↑
specification: API Commons OAuth Scopes
specificationVersion: '0.1'
provider: Clearstream
providerId: clearstream
generated: '2026-09-05'
modified: '2026-09-05'
method: probed
source: >-
  Live unauthenticated GETs against the Clearstream API Platform pre-production host
  https://api-t2s-test.clearstream.com on 2026-09-05. Each protected prefix answers 403 with a
  JSON body that names the exact OAuth scopes it requires. Scope semantics cross-read from the
  Clearstream API Developer Guide (August 2025).
docs:
  - https://www.clearstream.com/caas/v1/media/2934048/data/3fa3fec668d8dd198e9bed4df879b26b/api-developer-guide.pdf
  - https://www.clearstream.com/clearstream-en/res-library/connectivity/clearstream-api-services-2916788
description: >-
  OAuth 2.0 scopes accepted by the Clearstream API Platform token server at
  /authmanager/oauth2/access_token. Clearstream requires a two-part scope string: the literal
  `allow` scope on every request, plus at least one API-specific scope naming the resource being
  called. The scopes below were disclosed by the platform itself in 403 responses to
  unauthenticated probes — this is not a derived or inferred list, but it is also not exhaustive:
  the full catalogue of scopes a given consumer may request is returned by the token endpoint in
  the 400 body when an invalid scope is requested, and that requires credentials to see.
scope_string_format: '<mandatory scope> <one or more API scopes>, space separated'
scopes:
  - scope: allow
    kind: mandatory
    description: >-
      Required on every token request. Present in every observed required_scopes.mandatory
      field; on its own it grants nothing.
    evidence: https://api-t2s-test.clearstream.com/playground/v1/info
    evidence_status: 403
  - scope: ocapi-playground-v1
    kind: api
    api: Clearstream API Playground
    path_prefix: /playground
    description: >-
      Grants the free-of-charge synthetic Playground API used for connectivity testing and
      initial onboarding (endpoints /playground/v1/info and /playground/v1/echo).
    evidence: https://api-t2s-test.clearstream.com/playground/v1/info
    evidence_status: 403
  - scope: scim2-ext-v1
    kind: api
    api: Xact Web Portal User Management (SCIM 2.0)
    path_prefix: /scim2
    description: >-
      Grants the SCIM 2.0 User Management API for provisioning, maintaining and monitoring Xact
      Web Portal users. The developer guide notes that most calls additionally require the Xact
      SCIM Admin or SCIM Read-Only role on the consumer.
    evidence: https://api-t2s-test.clearstream.com/scim2
    evidence_status: 403
  - scope: cmax-api
    kind: api
    api: CmaX triparty collateral management
    path_prefix: /cmax
    description: >-
      Grants the CmaX collateral management API surface. Discovered by probe; Clearstream's
      public pages describe CmaX as the triparty collateral platform but do not yet document
      this REST surface outside the gated Digital Business Platform catalogue.
    evidence: https://api-t2s-test.clearstream.com/cmax/v1
    evidence_status: 403
completeness:
  exhaustive: false
  note: >-
    Only prefixes that could be named from Clearstream's own published material were probed;
    a 200 HTML landing page is the platform's catch-all for an unknown path, so absence of a
    403 is not proof a surface does not exist. The authoritative list lives in the Deutsche
    Börse Digital Business Platform API catalogue, which requires registration
    (https://developer.deutsche-boerse.com/console/api/v2/apis returned 401 on 2026-09-05).
maintainers:
  - FN: Kin Lane
    email: kin@apievangelist.com

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/clearstream-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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