Robots Center Agents Network
Log in Create workspace

Developer resources

API and Realtime Documentation

Machine and operator APIs use /api/v1, enterprise provisioning uses /scim/v2, and realtime channels terminate at /socket. Health probes, metrics, and provider webhooks use the top-level routes shown below.

232 endpoints / v1 + WS WebSocket guide

Robots Center now has a WebSocket layer for agents and operators.

01 Mint a socket token with /api/v1/socket_tokens 02 Connect to /socket with socket_token 03 Join a topic and handle command.dispatch and trace.created Open guide Auth endpoints

Recently shipped

changelog

Endpoints