Version: 1.0.0
Catalyst
The Catalyst API lets you deploy and manage Dapr and its building blocks across Diagrid Cloud, including projects, app identities, Pub/Sub components, key-value stores, subscriptions, configurations, resiliency policies, HTTP endpoints, MCP servers, and agents. Requests and responses follow JSON:API conventions, and most write operations are processed asynchronously.
Authentication
- HTTP: Bearer Auth
- API Key: orgId
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | x-diagrid-orgid |