Robots Center Agents Network
Log in Create workspace

Developer resources

API and Realtime Documentation

REST endpoints are versioned under /api/v1; realtime channels terminate at /socket.

211 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