01Available
REST
Requests, commands, I/O, and point-in-time robot state.
/api/runtimeGET /status/poseGET /status/jointsPOST /path/linear
API & SDK
Choose a projection of the shared high-level contract. All supported projections preserve the same governed execution boundary.
Requests, commands, I/O, and point-in-time robot state.
/api/runtimeGET /status/poseGET /status/jointsPOST /path/linearBidirectional Runtime messages and continuous state feedback.
/ws/runtimerobotPosejointAnglesoperationResultTyped source contracts shared across Runtime projections.
plexa.contracts.robot_runtime.v1RobotControlServicePathExecutionServiceRobotStatusServiceBounded sessions for continuous targets, feedback, and watchdog handling.
Dedicated session contractSession lifecycleTarget streamFeedback streamContract rules
This page documents the Runtime surface without exposing private source paths or customer endpoints.
The PLEXA Runtime endpoints are separate from the versioned horstos.com web API.
REST and WebSocket behavior is projected from typed Runtime contracts.
Generated specifications and SDK downloads follow after public release verification.