Skip to main content

APIs to integrate with Process Repository

Celonis provides APIs that allow all tools (e.g. BPM providers) to create an interface with Celonis Process Repository to perform operations such as sending and receiving process models.

Before you begin

In order to see the APIs, you must have access to a Celonis Platform team with an enabled Process Repository.

Accessing API documentation

To access the API documentation:

  1. Copy the following URL:

    https://team-domain.realm.celonis.cloud/process-repository/swagger-ui.html#/
  2. Replace the <team-domain> and <realm> with your team's details.

    For example, using the following team domain and realm values:

    • Team domain: my-company

    • Realm: eu-1

    The URL would be formatted as:

    https://my-company.eu-1.celonis.cloud/process-repository/swagger-ui.html
  3. Load the new URL in your browser.

Related topics