The Machines endpoints expose real-time information about every embroidery machine assigned to your company – including live production status, the currently loaded design, head/needle configuration and an estimate of remaining production time. All endpoints are read-only HTTP GET and require the X-API-Key header.
This section is an overview – each individual endpoint is documented in its own sub-page (Unterpunkt) listed in the left navigation under Machines.
Endpoints in this section
GET /machines– List all visible machines for the authenticated company, with real-time status and configuration.GET /machines/{machineId}– Get detailed real-time information for one specific machine.
Authentication
All requests require the X-API-Key header.