ZSK Web API · Preview

RequestType CreatePNG → REST POST .../StitchJob
Endpoint
Monogram
Needle colors (max 24)
Choose the folder C:\ProgramData\BasePac10ASP\Garnhersteller, then select a list. Click a needle's color field to pick a color (shows ID + swatch); you can also type a color number.
TrueView
Output
Request JSON (sent as body)
Generated automatically from the form and sent verbatim as the body (Content-Type text/plain). Once you edit it manually, your version is kept — "Build JSON from form" overwrites it again.
No preview yet.
Click "Request preview".
CORS note: This page calls the service directly from the browser. The Content-Type text/plain avoids a preflight (OPTIONS). For the browser to be allowed to read the response, however, the server must send the header Access-Control-Allow-Origin. If it is missing, the call fails with "Failed to fetch" – in that case serve this page from the same host or reach the service through a server-side proxy.