horstos
Public · ROUTING PROTOTYPE

Developer

API v1 available

Build with
HORST.

One public entry point for SDKs, simulation and runtime contracts.

Start quickstart →
import { HorstOS } from "@horstos/sdk";

const client = new HorstOS();
const robots = await client.fleet.list();
PROTOTYPE SESSION