Dedalus Machines API
Use this section when you need the exact request shape, response schema, or interactive playground for the Dedalus Machines API. For workflow examples, use the product guides.
Wire contract
| Field | Value |
|---|---|
| Base URL | https://dcs.dedaluslabs.ai |
| Auth | Authorization: Bearer $DEDALUS_API_KEY |
| Idempotency | Send Idempotency-Key on mutating requests. Reuse a key only when retrying the same request. |
Workflow guides
Lifecycle
List, update, sleep, wake, watch, and delete machines.
Executions
Run non-interactive commands and poll for output.
SSH
Open short-lived SSH access with strict host checking.
Terminals
Stream interactive PTY sessions over WebSocket.
Endpoint pages in the sidebar are generated from the DCS OpenAPI spec. They are the source of truth for parameters, request bodies, response schemas, and playground requests.
