DC Client API
This section contains the exact HTTP contract for the API: paths, methods, parameters, request bodies, schemas, and response formats.
When to use this section
- verify the exact path, HTTP method, and payload shape
- inspect schemas and field descriptions while building an integration
- confirm expected parameters and response formats for a specific endpoint
For workflows and step-by-step guidance, use Start Here, Core Concepts, and Guides.
Authentication
Use an API key issued in the personal account.
| Header | Value |
|---|---|
X-API-Key | <api-key> |
Base URL
https://client-api.dc.dev.k8s.zenno.services