Skip to content

Overview

Public API for CI/CD pipelines and external tools to upload SBOMs, create release snapshots, deploy to environments, and manage components. Authenticated via API tokens (Authorization header with “qzat_” prefix).

Information

  • OpenAPI version: 3.0.0

API tokens are created in the Quaze app by the organization owner, under Manage organization → API tokens. The token value starts with qzat_ and is passed as the raw Authorization header value — not as a Bearer scheme. See the Quickstart for the full setup.

Security scheme type: apiKey

Header parameter name: Authorization