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.

Locations

The Locations endpoints expose all active locations for your company, along with the number of visible machines assigned to each location. Location IDs are also used as filter values for the locationId query parameter on most report endpoints.

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

Endpoints in this section

  1. GET /locations – List all active locations for the authenticated company, including a count of assigned machines per location.

Authentication

All requests require the X-API-Key header.