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.

Balena Cloud API is one of 5 APIs that Balena publishes on the APIs.io network.

Tagged areas include Device Management, Fleet Management, OData, and Releases. The published artifact set on APIs.io includes API documentation and authentication docs.

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