ActivTrak · Authentication Profile

Activtrak Authentication

Authentication

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

CompanySaasWorkforce AnalyticsProductivityEmployee MonitoringWorkforce ManagementSCIMReporting
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (x-api-key)

Source

Authentication Profile

Raw ↑
generated: '2026-07-17'
method: derived
source: openapi/activtrak-openapi-original.yaml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: x-api-key
  description: 'Public API key sent in the x-api-key header. Some endpoints also accept `Authorization:
    Bearer {apiKey}`. Keys are created in the ActivTrak app under API & Integrations > API Keys.'
  sources:
  - openapi/activtrak-openapi-original.yaml