Quenza · Authentication Profile

Quenza Authentication

Authentication

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

CoachingTherapyClient EngagementDigital HealthMental HealthPractice ManagementPositive Psychology
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

http http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/quenza-openapi.yml
summary:
  types:
  - http
schemes:
- name: http
  type: http
  scheme: bearer
  description: |-
    Authenticate using a **Bearer token** in the `Authorization` header:

    ```
    Authorization: Bearer {your-token}
    ```

    You can generate or regenerate your API token in your Quenza workspace under
    **Settings → Developer Tools → API Token**.
  sources:
  - openapi/quenza-openapi.yml