Version: 1.0.0
KubeZen Back API
Backend API for KubeZen platform - provides CRUD operations for CRDs (Ingester, Target [wire name: destination], DeliveryFlow), channel/flow management, tenant management, and webhook endpoints.
Authentication
- HTTP: Bearer Auth
- API Key: hmacAuth
- HTTP: Bearer Auth
OIDC/Session-based tenant authentication for UI and API client calls
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
HMAC-based authentication for cluster-originated writes and webhooks
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | X-KubeZen-Signature |
Bridge-only authentication for control plane channel management
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Contact
KubeZen Team: api@kubezen.io
License
Apache 2.0