Whatfix · Authentication Profile

Whatfix Authentication

Authentication

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

Digital AdoptionIn-App GuidanceOnboardingAnalyticsSelf-Help
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (x-whatfix-integration-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/whatfix-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: x-whatfix-integration-key
  description: User API token obtained from the Whatfix dashboard. Pass your registered Whatfix
    email address in the x-whatfix-user header as well.
  sources:
  - openapi/whatfix-openapi.yml