Celonis Team API (v1)

Download OpenAPI specification:Download

This is the documentation for the Team API, that allows querying on Team data in an EMS team. The API supports multiple methods of authentication:
- (preferred method) Via OAuth 2.0 token, passed in an HTTP header like this: Authorization: Bearer TOKEN
- 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

Please see this help page for more information about OAuth 2.0.

ALL TEAM OPERATIONS ARE SCOPED TO A TEAM.

Members API

For Querying All Members