PulseIQ API
1 min
api for uploading designs and working with embroidery machines the analytics level includes api calls to upload embroidery files to pulseiq, colorize designs, and send designs to machines the analytics level includes api calls to upload embroidery files to pulseiq, colorize designs, and send designs to machines these api endpoints include uploading embroidery designs 1\ /api/designs/createdesignsfromfile 2\ /api/designs/createdesignsfromurl api calls used for machine inquiry and needle color setting 1\ /api/machines/list 2\ /api/machines/getdefaultneedles 3\ /api/machines/getmachineneedles 4\ /api/machines/updatemachineneedles 5\ /api/colours/list api call to send an uploaded design to the machine 1\ /api/workflow/senddesignstoembroiderymachines 2\ /api/workflow/getoperationprogress notes when using api/designs/createdesignsfromurl make sure the url can be downloaded by anyone make sure the design name is included in the url more information can be found through the following links https //pulseiqus tajimasoftware com/api/home/machines https //pulseiqus tajimasoftware com/api/home/machines https //pulseiqus tajimasoftware com/api/home/colours https //pulseiqus tajimasoftware com/api/home/colours https //pulseiqus tajimasoftware com/api/home/workflow https //pulseiqus tajimasoftware com/api/home/workflow only the embroidery endpoints listed at the beginning of the document are currently available