Qase · Authentication Profile

Qase Authentication

Authentication

Qase secures its APIs with apiKey across 1 declared security scheme, as derived from its OpenAPI definitions.

Test RunsTest ManagementTest CasesQATestingTestOpsTest ResultsDefectsQuality AssuranceTest Automation
Methods: apiKey Schemes: 1 OAuth flows: API key in:

Security Schemes

TokenAuth apiKey
scheme: token · in: header ()

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/qase-openapi.yml
summary:
  types:
  - apiKey
schemes:
- name: TokenAuth
  type: apiKey
  in: header
  scheme: token
  description: >-
    A personal or application API token created in the Qase app under Settings.
    Passed on every request in the `Token` header (for example,
    `Token: YOUR_API_TOKEN`). All requests must use HTTPS. Access is further
    constrained by the user's role-based permissions.
  sources:
  - openapi/qase-openapi.yml
  - https://developers.qase.io/reference/introduction-to-the-qase-api