[Public] Celonis SCIM API (1.0.0)

Download OpenAPI specification:Download

This is the documentation for the SCIM API that allows managing groups and users in an EMS team. The SCIM API is a well-documented standard, with most resources mentioned on simplecloud.info.
The API supports two methods of authentication:
- Via Application keys, passed in an HTTP header like this: Authorization: AppKey APPLICATION_KEY
- Via API keys, passed in an HTTP header like this: Authorization: Bearer API_KEY

For quick testing, API keys can be used with the Authorize button below. Please see this help page for information on how to acquire the keys and set permissions.

ALL SCIM OPERATIONS ARE SCOPED TO A TEAM. CHANGES TO A USER IN ONE TEAM DO NOT AFFECT ANY OTHER MEMBERSHIPS OF THAT USER

Discovery

Retrieve the most recent configuration and schemata via these endpoints