Balena · Authentication Profile

Balena Authentication

Authentication

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

ContainersDevice ManagementEdgeEmbedded LinuxFleet ManagementIoTOTAProvisioningReleases
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearer http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/balena-openapi.yml
summary:
  types:
  - http
schemes:
- name: bearer
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: |-
    Session token or named API key supplied as
    `Authorization: Bearer <token>`. Create named API keys at
    https://dashboard.balena-cloud.com/preferences/access-tokens.
  sources:
  - openapi/balena-openapi.yml