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.

Work Periods

The Work Periods endpoints expose the configured shift definitions for your company. They are useful to interpret the shift query parameter accepted by many of the report endpoints.

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

Endpoints in this section

  1. GET /work-periods – List all configured work periods / shift definitions for the authenticated company.

Authentication

All requests require the X-API-Key header.