IntakeQ · Authentication Profile

Intakeq Authentication

Authentication

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

Practice ManagementIntake FormsSchedulingHealth and WellnessEHRTelehealthHIPAA
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

authKey apiKey
· in: header (X-Auth-Key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/intakeq-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: authKey
  type: apiKey
  in: header
  parameter: X-Auth-Key
  description: The account API key found under More > Settings > Integrations > Developer API.
  sources:
  - openapi/intakeq-openapi.yml