Qwiet Ai · Authentication Profile

Qwiet Ai Authentication

Authentication

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

CompanySecurityApplication SecuritySASTSCACode SecurityVulnerability ManagementDevSecOpsAutoFix
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

BearerToken http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: derived
source: openapi/qwiet-ai-openapi-original.yml
summary:
  types:
  - http
schemes:
- name: BearerToken
  type: http
  scheme: bearer
  description: |-
    Use of the Qwiet API requires an access token, which is available via the Qwiet Dashboard (either under [Account Settings](https://app.shiftleft.io/user/profile) or [Integration Tokens](https://app.shiftleft.io/integrations)) or via the `/tokens` endpoints. You can pass an access token to the API using the HTTP `Authorization` Request header as follows:\
    `Authorization: Bearer {access token}`
  sources:
  - openapi/qwiet-ai-openapi-original.yml