MyZSK API

The MyZSK API is a read-only REST interface that allows for the retrieval of embroidery data, machine statuses, and analytics from the MyZSK platform. It is designed for the programmatic analysis of production, thread breaks, shifts, and operators.

Datacollectors

The Datacollectors endpoints expose the Poolbox units assigned to your company and the machines connected to each unit. 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 Datacollectors.

Endpoints in this section

  1. GET /datacollectors – List datacollectors (Poolbox units), including the number of machines connected to each.
  2. GET /datacollectors/{id}/machines – List the visible machines connected to a specific datacollector.

Authentication

All requests require the X-API-Key header.