Industry 4.0 · digital twins for machine tools and industrial automation · in-house R&D +7 925 353-56-35 info@synctwin.ru

API and integration

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.

Integration surface

What's exposed outward

OpenAPI

Machine-readable API description

A standard OpenAPI specification: endpoints, schemas, response codes — so an external system or assistant can build calls automatically. In progress.

Security

Scoped read-only tokens

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.

Automation

Operation catalog

A single machine-readable catalog of automation operations: which actions a node supports and which parameters it accepts. In progress.

Dry-run

Validation without execution

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.