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.

Operators

The Operators endpoints expose all operators configured for your company. Operator IDs returned here can be used to filter the /reports/operator-overview endpoint and to identify operator names in other reports.

This section is an overview – the individual endpoint is documented in the sub-page (Unterpunkt) below.

Endpoints in this section

  1. GET /operators – List all operators for the authenticated company.

Authentication

All requests require the X-API-Key header.