Skip to main content

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

Obtain an access token through a dedicated authentication request, then send it on every API call.

Token issuance and management endpoints are available in the Tokens section of the generated reference.

HeaderValue
AuthorizationBearer <token>

Base URL

https://api.zennohosting.com