Celonis Intelligence API

This documentation describes how to interact with the Celonis Intelligence REST API.

The base URL for the Celonis API is https://<team>.<cluster>.celonis.cloud/intelligence/api

To find the team and the cluster, please check the URL you use to access the Celonis EMS and retrieve the team and cluster from it.

For example, the base URL for dev team in US-2 cluster would be:
https://dev.us-2.celonis.cloud/intelligence/api

The Celonis Intelligence API is a JSON API and its endpoints will always return a JSON response, no matter the success of the request.

Goals

The Intelligence API allow customers to embed actionable intelligence into third-party platforms where end-users may benefit from Celonis Intelligence insights. In this manner, we would bring Celonis intelligence closer to our end-users and benefit operational users without current access to Celonis by providing valuable insights for better decision-making while executing their day-to-day activities.

The current API methods allow consumers to interact with Knowledge Models defined in the EMS by providing the following functionalities:

  • List of available Knowledge Models and their details
  • List of records and their details
  • List of filters
  • Data for a specific record.

Further Considerations

  • In order to have access to a specific Knowledge Model and its contents, the Knowledge Model must be published in the EMS.
  • The returned data corresponds to the last published version of the Knowledge Model.

Feedback

We value your feedback and are constantly striving to improve our APIs.

If you have encountered any problems or have any suggestions for new features, please take a moment to share your thoughts with us through this form.

Your input is important to us and will help us make our APIs even better.

Thank you for your time and support!