Skip to main content

Developer documentation for Celonis APIs

The Celonis Developer Center contains additional resources for developers such as API reference docs, schemas, requirements, tutorials and FAQs. Use the resources below to learn how to connect any of these Celonis APIs to your data in the Celonis Platform.

Standard Data Ingestion API

The Standard Data Ingestion API allows you to push real-time data to the Celonis Platform using your existing IT systems. This AWS S3 compatible API operates on events and notifications that get triggered whenever a new file reaches the API where it is automatically picked it up and processed to a data pool.

Before using the Standard Data Ingestion API, check the links below to review your options for:

Data Push API

Note

It is recommended that you use the Standard Data Ingestion API to push your data into the Celonis Platform.

The Data Push API provides an easy way to create, execute, and monitor the micro-batch jobs used to transfer data into the Celonis Platform. Once the data is available in the Celonis Platform, you can transform, analyze and work with it as you would with a Celonis-provided extractor. Use the links below to access the Developer Center in order to:

Process Intelligence APIs

The Process Intelligence APIs allow customers to embed actionable intelligence into third-party platforms where end users may benefit from Celonis Intelligence insights. Use the links below to access the Developer Center in order to:

Celonis Usage APIs

Symbio Process Manager APIs

These APIs are used to generate, retrieve, update and delete Symbio elements from within the Celonis Platform:

  • Learn to use the BPMN API to generate a BPML file for a given element or import a specific BPMN to an endpoint.

  • Use the Data API to retrieve data with pagination or for a specific ID, as well as create, update and delete elements.

  • Retrieve information about a specific facet or all facets of a certain type in Symbio using the Facets API.

  • By using the File API, you can retrieve, create, update or delete files in Symbio.

  • Take advantage of the Stereotypes API to retrieve, create, update, or delete stereotypes in Symbio.

Other Celonis API functionality

Related Topics