Skip to content

Build with the Fleets API

The Fleets API is the operational API for MK.IO Beam devices. Use it to register devices into a project, protect their configuration with backups, manage software versions, and collect support packages when you need diagnostics.

DetailValue
Base path/api/v1/projects/{project_name}/fleet/
ScopeProject
ReferenceFleets API reference

The Fleets API revolves around a few resource types:

  1. A device represents the Beam device record in MK.IO.
  2. A backup is a configuration snapshot you can restore later.
  3. Software settings on the device control desired and preloaded versions.
  4. A support package is a diagnostic bundle generated on the device and uploaded to storage.

That means a typical operational flow is: register the device, take backups before risky changes, control software state through device patch operations, and collect support packages when something goes wrong.

© 2026 MediaKind. All rights reserved.