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.

Status Codes

The Status Codes endpoints expose the machine status code lookup table. Use this to interpret status_code / status values returned by the machine and report endpoints.

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

Endpoints in this section

  1. GET /status-codes – Return all machine status codes with English, German and Italian translations.

Authentication

All requests require the X-API-Key header.