Traversal · Authentication Profile

Traversal Authentication

Authentication

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

CompanyAIAI SRESite Reliability EngineeringObservabilityIncident ManagementRoot Cause AnalysisDevOpsMCP
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: derived
source: openapi/traversal-sessions-openapi.yaml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  description: |-
    Bearer token in the `Authorization` header — for example,
    `Authorization: Bearer trv_ak_your_api_key_here`. Each key is bound to a
    specific user and organization.
  sources:
  - openapi/traversal-sessions-openapi.yaml