Skip to main content
Version: 8.10 (unreleased)

Camunda Hub API (Self-Managed)

Manage Camunda Hub resources with the Camunda Hub API v2.

note

The Camunda Hub API is not exposed, by default, in Camunda 8 Self-Managed.

Enable it with the public API v2 feature flag, and restart the service:

camunda:
modeler:
feature:
public-api-v2-enabled: true

Authentication

See the authentication guide for setup instructions.

Migrating from Web Modeler API v1

Web Modeler API v1 is deprecated in Camunda 8.10 and will be removed in 8.12. Migrate to Camunda Hub REST API v2 before upgrading to 8.12.