Core Endpoint

GET /api/v1/openapi

Retrieve the OpenAPI 3.1 document for the Cannon Studio API.

What it includes

  • The API key status and credit balance endpoint.
  • The request create endpoint.
  • The request status endpoint.
  • Operation enums and example payloads.

Common uses

Generate typed clients.
Import the schema into internal API tooling.
Keep endpoint examples synchronized with your documentation workflow.