Balena
api.balena-cloud.com
Balena is a container-based IoT fleet management platform. It lets you deploy, manage, and monitor fleets of Linux devices running Docker containers, with capabilities for remote device actions, environment variable configuration, and release management.
api_key
free
1.0
https://api.balena-cloud.com
1
2026-03-01T11:07:56.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
get_device_info
analyticsGet detailed information about a specific device including its status, IP address, OS version, supervisor version, and running services.
Detail: https://api.balena-cloud.com/capabilities/get_device_info
list_devices
analyticsList all devices in your Balena fleet with their online status, OS version, and last connectivity timestamp.
Detail: https://api.balena-cloud.com/capabilities/list_devices
manage_applications
analyticsList, create, or update Balena applications (fleets) that group devices running the same software.
Detail: https://api.balena-cloud.com/capabilities/manage_applications
manage_releases
analyticsList releases for an application, pin a device to a specific release, or track deployment history.
Detail: https://api.balena-cloud.com/capabilities/manage_releases
perform_device_action
analyticsExecute a remote action on a device such as reboot, shutdown, restart application, or purge data.
Detail: https://api.balena-cloud.com/capabilities/perform_device_action
set_environment_variables
analyticsSet, update, or delete environment variables on a device or across an entire application fleet.
Detail: https://api.balena-cloud.com/capabilities/set_environment_variables
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Balena Description: Balena is a container-based IoT fleet management platform. It lets you deploy, manage, and monitor fleets of Linux devices running Docker containers, with capabilities for remote device actions, environment variable configuration, and release management. Auth: api_key Capabilities: - get_device_info: Get detailed information about a specific device including its status, IP address, OS version, supervisor version, and running services. - list_devices: List all devices in your Balena fleet with their online status, OS version, and last connectivity timestamp. - manage_applications: List, create, or update Balena applications (fleets) that group devices running the same software. - manage_releases: List releases for an application, pin a device to a specific release, or track deployment history. - perform_device_action: Execute a remote action on a device such as reboot, shutdown, restart application, or purge data. - set_environment_variables: Set, update, or delete environment variables on a device or across an entire application fleet.