Tanium · Authentication Profile

Tanium Authentication

Authentication

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

ComplianceEndpoint ManagementPatch ManagementSecurityThreat DetectionUnified Endpoint Management
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

apiToken apiKey
· in: header (session)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/tanium-connect-api-openapi.yml, openapi/tanium-platform-rest-api-openapi.yml,
  openapi/tanium-threat-response-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: apiToken
  type: apiKey
  in: header
  parameter: session
  description: API token passed in the session header for authenticating with the Tanium Connect
    API.
  sources:
  - openapi/tanium-connect-api-openapi.yml
  - openapi/tanium-platform-rest-api-openapi.yml
  - openapi/tanium-threat-response-api-openapi.yml