Traceloop · Authentication Profile

Traceloop Authentication

Authentication

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

LLM ObservabilityOpenTelemetryAI MonitoringTracingEvaluationLLM GatewayPrompt ManagementMachine Learning
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

BearerAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/traceloop-rest-api-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: BearerAuth
  type: apiKey
  in: header
  parameter: Authorization
  description: Type "Bearer" followed by a space and JWT token.
  sources:
  - openapi/traceloop-rest-api-openapi.yml