Chamber · Authentication Profile

Chamber Authentication

Authentication

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

GPUAIOpsMachine LearningMLOpsInfrastructureCloudKubernetesObservabilityMonitoringCompany
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-18'
method: derived
source: openapi/chamber-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: Bearer token — a JWT from Cognito or a Chamber API token (prefix `ch.`). Generate
    API tokens in the dashboard under Settings > API Tokens.
  sources:
  - openapi/chamber-openapi.yml