Clearstream Xact User Management (SCIM 2.0)

The first business API Clearstream published on its API platform: User Management (SCIM2), an implementation of the SCIM 2.0 standard for provisioning, maintaining and monitoring Xact Web Portal users without logging into the GUI. It is served from the /scim2 prefix on api.clearstream.com and requires the OAuth scopes `allow` and `scim2-ext-v1` — confirmed by an unauthenticated GET to https://api-t2s-test.clearstream.com/scim2 that returned HTTP 403 naming both on 2026-09-05. Most calls additionally require the Xact SCIM Admin or SCIM Read-Only role on top of the Xact Web Portal User Management API role. The OpenAPI definition is published in the registration-gated Deutsche Borse Digital Business Platform catalogue.

Work with this as data

Every API 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 apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • 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 API
curl "https://apis.io/api/v1/apis/scim2-user-management"
All apis
curl "https://apis.io/api/v1/apis?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.

API entry from apis.yml

apis.yml Raw ↑
aid: clearstream:scim2-user-management
name: Clearstream Xact User Management (SCIM 2.0)
tags:
- Identity
- Provisioning
- SCIM
- User Management
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://www.clearstream.com/clearstream-en/res-library/connectivity/clearstream-api-services-2916788
baseURL: https://api.clearstream.com
properties:
- url: https://www.clearstream.com/clearstream-en/res-library/connectivity/clearstream-api-services-2916788
  type: Documentation
- url: https://www.clearstream.com/resource/blob/1311454/6a3813957a058c3138ba6fcdeb6dde71/xactusermanual-en-data.pdf
  type: User Guides
- url: authentication/clearstream-authentication.yml
  type: Authentication
- url: scopes/clearstream-scopes.yml
  type: OAuthScopes
- url: conformance/clearstream-conformance.yml
  type: Conformance
description: 'The first business API Clearstream published on its API platform: User Management (SCIM2),
  an implementation of the SCIM 2.0 standard for provisioning, maintaining and monitoring Xact Web Portal
  users without logging into the GUI. It is served from the /scim2 prefix on api.clearstream.com and requires
  the OAuth scopes `allow` and `scim2-ext-v1` — confirmed by an unauthenticated GET to https://api-t2s-test.clearstream.com/scim2
  that returned HTTP 403 naming both on 2026-09-05. Most calls additionally require the Xact SCIM Admin
  or SCIM Read-Only role on top of the Xact Web Portal User Management API role. The OpenAPI definition
  is published in the registration-gated Deutsche Borse Digital Business Platform catalogue.'