Celonis

Celonis is the process intelligence and process mining company. Its cloud platform ingests event data from enterprise systems, builds Knowledge Models of how business processes actually run, and surfaces KPIs, bottlenecks and automation opportunities. For developers Celonis publishes a Developer Center with REST APIs across Process Intelligence (Knowledge Model, AI Agent, Event Subscription), data ingestion and push, Machine Learning Workbench, Team, Permissions and SCIM, plus an official hosted Agent Tools (MCP) server, the PyCelonis Python SDK and the content-cli. Auth is via OAuth 2.0 (recommended) or API keys, with page-based pagination, x-ratelimit signaling and OData-style querying on the Knowledge Model API.

Celonis publishes 7 APIs on the APIs.io network, including Knowledge Model API, AI Agent API, Event Subscription API, and 4 more. Tagged areas include Company, Automation, Process Mining, Process Intelligence, and Data.

The Celonis catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Celonis’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 28 more developer resources.

60.1/100 strong Agent 75/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
7 APIs 1 MCP Servers 0 Features
CompanyAutomationProcess MiningProcess IntelligenceDataAnalyticsMachine LearningAI AgentsEnterprise

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 60.1/100 · strong
Contract Quality 13.8 / 25
Developer Ergonomics 17.4 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 75/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/celonis: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Celonis Knowledge Model API

Read Process Intelligence data — Knowledge Models, records, KPIs, filters and query/OData results — from the Celonis Platform.

Celonis AI Agent API

Push conversations to Celonis AI agents (agentic process intelligence).

Celonis Event Subscription API

Subscribe to Knowledge Model triggers and consume process events with pause, resume and offset replay.

Celonis Machine Learning Workbench API

Manage ML notebooks, jobs, executions and schedules in the Celonis Machine Learning Workbench.

Celonis Team API

Retrieve team member profiles and authentication events.

Celonis Permissions API

List external permissions granted in the Celonis Platform.

Celonis Agent Tools (MCP) Tool Calling API

Invoke tools exposed by a published Celonis Agent Tools (MCP) asset.

MCP Servers

celonis-mcp.yml

MCP SERVER

Event Specifications

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: celonis
name: Celonis
description: Celonis is the process intelligence and process mining company. Its cloud platform ingests event data from enterprise
  systems, builds Knowledge Models of how business processes actually run, and surfaces KPIs, bottlenecks and automation opportunities.
  For developers Celonis publishes a Developer Center with REST APIs across Process Intelligence (Knowledge Model, AI Agent,
  Event Subscription), data ingestion and push, Machine Learning Workbench, Team, Permissions and SCIM, plus an official hosted
  Agent Tools (MCP) server, the PyCelonis Python SDK and the content-cli. Auth is via OAuth 2.0 (recommended) or API keys,
  with page-based pagination, x-ratelimit signaling and OData-style querying on the Knowledge Model API.
url: https://raw.githubusercontent.com/api-evangelist/celonis/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
x-tier: enriched
x-tier-reason: portfolio-lead enriched with published developer surface
image: https://delivery-p141552-e1488202.adobeaemcloud.com/adobe/assets/urn:aaid:aem:df855fa1-2c83-4a48-8cad-536a7d5cb952/as/Meta_Image.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Automation
- Process Mining
- Process Intelligence
- Data
- Analytics
- Machine Learning
- AI Agents
- Enterprise
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- name: Celonis Knowledge Model API
  description: Read Process Intelligence data — Knowledge Models, records, KPIs, filters and query/OData results — from the
    Celonis Platform.
  humanURL: https://developer.celonis.com/process-intelligence-apis/knowledge-model-api/overview
  baseURL: https://{team_domain}.{realm}.celonis.cloud
  version: v1.32.0
  properties:
  - type: OpenAPI
    url: openapi/celonis-knowledge-model-openapi.yaml
  - type: Overlay
    url: overlays/celonis-knowledge-model-overlay.yaml
  - type: Try it
    url: https://developer.celonis.com/process-intelligence-apis/knowledge-model-api/api-reference/try-it/
- name: Celonis AI Agent API
  description: Push conversations to Celonis AI agents (agentic process intelligence).
  humanURL: https://developer.celonis.com/process-intelligence-apis/agents-api/overview
  baseURL: https://{team_domain}.{realm}.celonis.cloud
  version: v1.2.0
  properties:
  - type: OpenAPI
    url: openapi/celonis-agents-ai-openapi.yaml
- name: Celonis Event Subscription API
  description: Subscribe to Knowledge Model triggers and consume process events with pause, resume and offset replay.
  humanURL: https://developer.celonis.com/process-intelligence-apis/subscription-api/overview
  baseURL: https://{team_domain}.{realm}.celonis.cloud
  version: v1.8.0
  properties:
  - type: OpenAPI
    url: openapi/celonis-subscription-openapi.yaml
  - type: Webhooks
    url: asyncapi/celonis-subscription-webhooks.yml
- name: Celonis Machine Learning Workbench API
  description: Manage ML notebooks, jobs, executions and schedules in the Celonis Machine Learning Workbench.
  humanURL: https://developer.celonis.com/mlwb/overview
  baseURL: https://{team_domain}.{realm}.celonis.cloud
  version: v1.0
  properties:
  - type: OpenAPI
    url: openapi/celonis-mlwb-openapi.yaml
- name: Celonis Team API
  description: Retrieve team member profiles and authentication events.
  humanURL: https://developer.celonis.com/celonis-apis/team-api/overview
  baseURL: https://{team_domain}.{realm}.celonis.cloud
  version: 1.0.0
  properties:
  - type: OpenAPI
    url: openapi/celonis-team-openapi.yaml
- name: Celonis Permissions API
  description: List external permissions granted in the Celonis Platform.
  humanURL: https://developer.celonis.com/celonis-apis/permissions-api/overview
  baseURL: https://{team_domain}.{realm}.celonis.cloud
  version: 1.0.0
  properties:
  - type: OpenAPI
    url: openapi/celonis-permissions-openapi.yaml
- name: Celonis Agent Tools (MCP) Tool Calling API
  description: Invoke tools exposed by a published Celonis Agent Tools (MCP) asset.
  humanURL: https://developer.celonis.com/mcp-server-asset/overview
  baseURL: https://{team_domain}.{realm}.celonis.cloud
  version: v1.0.0
  properties:
  - type: OpenAPI
    url: openapi/celonis-mcp-tool-calling-openapi.yaml
common:
- type: DeveloperPortal
  url: https://developer.celonis.com/
- type: Documentation
  url: https://docs.celonis.com/
- type: APIReference
  url: https://developer.celonis.com/celonis-apis/get-started-with-celonis-apis/
- type: GettingStarted
  url: https://developer.celonis.com/celonis-apis/get-started-with-celonis-apis/
- type: Support
  url: https://community.celonis.com/
- type: Blog
  url: https://www.celonis.com/blog/
- type: GitHubOrganization
  url: https://github.com/celonis
- type: Pricing
  url: https://www.celonis.com/pricing/
- type: SignUp
  url: https://signup.celonis.com/ui/sign-up/get-started
- type: TermsOfService
  url: https://www.celonis.com/legal/terms-and-conditions/
- type: PrivacyPolicy
  url: https://www.celonis.com/privacy-policy/
- type: Authentication
  url: authentication/celonis-authentication.yml
- type: OAuthScopes
  url: scopes/celonis-scopes.yml
- type: MCPServer
  url: mcp/celonis-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/celonis-agentic-access.yml
- type: Packages
  url: packages/celonis-packages.yml
- type: SDKs
  url: packages/celonis-packages.yml
- type: CLI
  url: cli/celonis-cli.yml
- type: Sandbox
  url: sandbox/celonis-sandbox.yml
- type: Conventions
  url: conventions/celonis-conventions.yml
- type: ErrorCatalog
  url: errors/celonis-problem-types.yml
- type: DataModel
  url: data-model/celonis-data-model.yml
- type: Webhooks
  url: asyncapi/celonis-subscription-webhooks.yml
- type: Lifecycle
  url: lifecycle/celonis-lifecycle.yml
- type: StatusPage
  url: https://status.celonis.com
- type: Deprecation
  url: lifecycle/celonis-lifecycle.yml
- type: ChangeLog
  url: changelog/celonis-changelog.yml
- type: Conformance
  url: conformance/celonis-conformance.yml
- type: Compliance
  url: https://trust.celonis.com/
- type: TrustCenter
  url: security/celonis-trust-center.yml
- type: DomainSecurity
  url: security/celonis-domain-security.yml
- type: WellKnown
  url: well-known/celonis-well-known.yml
- type: LLMsTxt
  url: llms/celonis-llms.txt
- type: Website
  url: https://www.celonis.com
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence