# 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**

- **Security Scheme Type:** http
- **HTTP Authorization Scheme:** bearer
- **Bearer format:** JWT

**API Key: orgId**

- **Security Scheme Type:** apiKey
- **Header parameter name:** x-diagrid-orgid
