Qualio · Authentication Profile

Qualio Authentication

Authentication

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

CompanyQuality ManagementLife SciencesComplianceDocument ControlQMSRegulatoryMedical Devices
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

api_key apiKey
· in: header (X-Api-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-20'
method: searched
source: openapi/qualio-openapi.json
docs: https://developer-portal.qualio.com/
notes: API-key authentication using the X-Api-Key header. Tokens are generated by an
  admin in the Qualio admin panel (Admin Settings > Developer API tokens). Only admins
  may create keys. A prior GraphQL API used bearer tokens and is deprecated.
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: api_key
  type: apiKey
  in: header
  parameter: X-Api-Key
  sources:
  - openapi/qualio-openapi.json