Print your own labels and stickers
To this day, DIY printing on labels and stickers is typically done using downloadable templates, word processors, or proprietary software provided by label manufacturers. For users who already have their label or sticker content, what could be easier than uploading it online, selecting a layout, and simply clicking the print button? This API enables you to create that seamless experience for…
Print your own labels and stickers endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Label template brands /labelBrands/{format} |
Returns the list of blank label sheet brands that Ecardify supports to date. If your preferred brand is missing, please let us know. |
| GET |
Label shapes /labelShapes/{format} |
List of available label shapes. |
| GET |
Label sizes /labelSizes/{format} |
Returns a list of label sizes in the format [width]x[height]. These sizes are rounded, meaning that they can represent a few other sizes that are close to them. For example size… |
| GET |
Label templates /labels/{format} |
List of label templates filtered by one or more of the following parameters: paper format template brand exact label size approximate label size label shape |
| GET |
Print on label templates or plain paper /labels |
Generates the PDF file which contains the printout of labels. Label layout conforms the label template and three print setup query parameters. The content printed on each label,… |
| GET |
Print on dynamically generated label templates /labels |
Generates the PDF file which contains the printout of labels. The label template will be generated on the fly, based on the label layout dimensions that you will supply on every… |
Print your own labels and stickers pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $15 / month | — |
|
| ULTRA | $50 / month | — |
|
| MEGA | $100 / month | — |
|