What Api calls are AutoDigitizing and why such call is not included in Standard API Plans?

What Api calls are AutoDigitizing and why such call is not included in Standard API Plans?

Q: What Api calls are AutoDigitizing and why such call is not included in Standard API Plans?

 

In the Wilcom Web API service “AutoDigitizing” means that

  • An image (bitmap or vector) is uploaded to the Wilcom Embroidery Engine and a Stitch file (a Wilcom .EMB) or an embroidery machine file (for example .DST) and a TrueView image file (PNG) are requested.
  • The AutoDigitizing process itself means that first, the embroidery engine processes the image file and generates an embroidery design (EMB) file from the image on the server.
  • THEN, we generate the TrueView image (PNG) or an embroidery machine file (EMB decoded to machine language, for example .DST) from this EMB file.

When invoicing AutoDigitizing calls, user will find two items in this category:

  • ArtworkDesign calls
  • ArtworkTrueview calls

Each call collects usage information from specific api calls:

ArtworkDesign

  • api/bitmapArtDesign
  • api/vectorArtDesign

ArtworkTrueview

  • api/bitmapArtTrueview
  • api/vectorArtTrueview

 


 


 

Why are such calls not included in standard plans?

AutoDigitizing calls are very resource-intensive and place heavy load on the API Server/Embroidery Engine. These calls can cause magnitudes larger workload than plain api calls, also depend on the size and complexity of the uploaded image. Therefore Wilcom offers this service on a charge-per-call basis.

 

How to check the usage of AutoDigitizing calls?

Login to your API account and go to your Dashboard


  • Select Stats.
  • This will show you the overall number of ap calls you website generated.
  • You can select the period, for example “last 30 days”.
  • To see the specific AutoDigitizing related calls, click on the “Hits” button and the list of api call types opens. If your Account is enabled for AutoDigitizing calls, you will find these in the bottom:


You can select any api call to see the detailed usage of that call (something like the image below) and you can analyze the frequency and distribution of the calls, peak and quiet periods, etc.



    • Related Articles

    • What are the Wilcom Thread Charts and how to use them in API calls?

      Q1: What are the Wilcom Thread Charts and how to use them in API calls? Q2: What are the Color Index numbers and how do they relate to Colors on the Embroidery machine? This article is prepared for Web developers or Wilcom API customers with only ...
    • How to Report Autodigitizing Problems

      INTRODUCTION Autodigitizing is the process to create an embroidery design from an uploaded image and also to create a Trueview image of the design. API customers may find that the resulted embroidery file or the Trueview image does not produce the ...
    • Explanation of the concept of Autodigitizing in Wilcom’s EmbroideryStudio

      Explanation of the concept of Autodigitizing in Wilcom’s EmbroideryStudio In the Wilcom Web API service “AutoDigitizing” uses the software functionality developed in the Wilcom EmbroideryStudio software. This document focuses on bitmap images that is ...
    • Easy Access to Online API Documentation

      INTRODUCTION One of the first questions that customers ask about the Wilcom Embroidery Web API (EWA) is: how difficult is to implement it? Earlier, interested customers had to sign up to a Trial and Demo Account to read our more important API ...
    • Example for using the EditDesign API call

      USE CASE We have a Golf Club customer and we want to provide a service, so Club members and friends can order their embroidered Polo Shirts or other branded garments and merchandise and personalise them with their own names or for their family ...