The platform is designed for integration with external systems and assistants. Below is the integration layer: what already exists and what's coming. The principle is security by default: we expose reading and validation outward, while machine motion stays behind explicit permissions.
A standard OpenAPI specification: endpoints, schemas, response codes — so an external system or assistant can build calls automatically. In progress.
A token with a limited scope: reading state and catalogs only, no permission to move the machine. Dangerous operations sit behind separate permissions. In progress.
A single machine-readable catalog of automation operations: which actions a node supports and which parameters it accepts. In progress.
Checking a spec without running it on hardware: is it valid, what will happen — a human-readable breakdown for preview. In progress.
Need access to the integration or want to discuss a scenario — write to us.