Skip to main content
Version: 8.10 (unreleased)

Administration API (SaaS)

Use the Administration API (SaaS) to manage and interact with Camunda 8 SaaS clusters and API clients.

About

You can use the Camunda 8 Administration API (SaaS) as a programmatic interface for managing your Camunda 8 SaaS clusters and API clients.

  • Provides endpoints for common operations such as cluster backup, creation, and deletion, and client and member management.
  • The API allows for IP allowlisting and secret management.

Try with Swagger

Use the interactive Swagger API explorer with your Camunda 8 cluster (requires a valid access token).

Authentication

All Administration API requests require authentication. To authenticate, generate a JSON Web Token (JWT) and include it in each request.