Balena Cloud API

The balenaCloud REST API is the primary interface to the balena platform. It exposes resources for devices, fleets (applications), releases, environment variables, organizations, and user accounts with bearer-token authentication and OData-style filtering, field selection, and resource expansion.

API entry from apis.yml

apis.yml Raw ↑
aid: balena:balena-cloud-api
name: Balena Cloud API
description: The balenaCloud REST API is the primary interface to the balena platform. It exposes resources
  for devices, fleets (applications), releases, environment variables, organizations, and user accounts
  with bearer-token authentication and OData-style filtering, field selection, and resource expansion.
humanURL: https://docs.balena.io/reference/api/overview/
baseURL: https://api.balena-cloud.com/v7
tags:
- Device Management
- Fleet Management
- OData
- Releases
properties:
- type: Documentation
  url: https://docs.balena.io/reference/api/overview/
- type: Authentication
  url: https://docs.balena.io/reference/api/overview/#authentication