Airbotics Documentation home page
Search...
Switch theme
Search
Navigation
API Reference
Changelog
Documentation
API Reference
Guides
API Reference
Introduction
Changelog
Robots
POST
Create a robot
GET
List robots
GET
Get a robot
DEL
Delete a robot
PAT
Configure vitals for a robot
GET
Get vitals configuration
GET
List vitals
DEL
Delete vitals
Commands
POST
Send a command
GET
List for a robot
GET
List commands
GET
Get a command
DEL
Delete a command
Containers
POST
Create a compose file
GET
List compose files
GET
Get a compose file
DEL
Delete a compose file
POST
Put a compose file on a robot
GET
Get the compose file on a robot
DEL
Remove a compose file from a robot
Logs
PAT
Configure logs for a robot
GET
Get log configuration
GET
List logs
DEL
Delete logs
Data
POST
Create a data stream
GET
List data streams
PAT
Update a data stream
DEL
Delete a data stream
GET
List data points
API Reference
Changelog
Release notes for the REST API.
2023-07-18
Initial version of the API.
Additions:
Added robots, commands, logs, streams, data and compose files resources.
Introduction
Create a robot
2023-07-18