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.

Designs

The Designs endpoints expose all embroidery designs (patterns) registered for your company, including the stitch count of each design. They are typically used as a reference for design IDs and stitch counts that are required by several 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 /designs – List all embroidery designs (patterns) for the authenticated company, including stitch count. Supports paging.

Authentication

All requests require the X-API-Key header.