Skip to main content

Celonis Process Management APIs

The Developer Center contains additional developer resources for using Celonis Process Management APIs, including API reference docs, schemas, requirements, and FAQs. Use the resources below to learn how to connect these APIs to your data in the Celonis Platform. The legacy versions of these APIs are also documented, but not recommended for new implementations.

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.

Related topics