UpTrain · Authentication Profile

Uptrain Authentication

Authentication

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

AILLMEvaluationLLM EvaluationObservabilityOpen Source
Methods: apiKey Schemes: 1 OAuth flows: API key in: header

Security Schemes

UptrainAccessToken apiKey
· in: header (uptrain-access-token)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/uptrain-openapi.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: UptrainAccessToken
  type: apiKey
  in: header
  parameter: uptrain-access-token
  description: UpTrain managed-service access token. Obtained from the UpTrain dashboard and
    supplied on every request as the uptrain-access-token header.
  sources:
  - openapi/uptrain-openapi.yml