Print On Demand MockUps API

How to generate product mockups via Apliiq API with mock up templates

Product mockups are helpful in setting good customer expectations when selling made to order products online.  The Apliiq API can help you generate mockups for your custom or personalized products that you are sending to Apliiq via the createDesign.


The Apliiq API uses mock up templates to more accurately construct mock up images of your products, based on exactly where you want the artwork to be placed on your garments.


What is a mock template?

A mock template is simply a saved design in your account, that you will use to “guide” Apliiq’s api to ensure the artwork you provide via the API is placed accurately in mock up images that are generated for new createDesign requests.  


Mock templates must contain the artworks (accurate image size is recommended) and their placements within a specific base garment.  

How do I create a mock template?

Follow these simple steps to create a mock template in your Apliiq account;


  1. Sign up for a free Apliiq account or sign in to your existing account.

  2. Select the product that you want to create a mock template.

  3. Upload “sample” artwork/s to the Apliiq product customizer and place these sample artworks in the exact placement you’d like your mockups to be rendered.  Please be sure to use the exact dimensions in your mockup template that you intend to send during subsequent createDesign calls to the API.  For example, if you intend to have a center chest print, @ 10” x10” (3,000px X 3,000px), the artwork you upload to your mock template should also be the same size.

  4. Save your design & you have created a mock template.  We recommend naming your saved design as a “mockup template” so you can easily find them within your account.

Use MockupTemplateID & BoundingBoxID in subsequent createDesign requests


Now that you have a mock template, we recommend you utilize the product endpoint to retrieve the precise mock up information you have created in your mock up template.  When making subsequent createDesign api calls, be sure to specify the MockupTemplateId field and  the boundingBoxId field in your request to ensure an accurate artwork placement within your mock up.

    • Related Articles

    • How to fix stretched or incorrect size artwork in mockups

      If you've noticed that your designs don’t appear as expected in the mockups, you are in the right place. This article will help you troubleshoot the most common issues to ensure your mockups are as accurate as possible! A couple possible problems ...
    • Apliiq API Overview

      ? Apliiq API Overview The Apliiq API empowers developers and businesses to seamlessly integrate Apliiq’s custom apparel design and manufacturing platform into their own websites, apps, or internal systems. Whether you're building an ecommerce ...
    • Product API

      Product API Introduction Get a list of products or a single product available in Apliiq. Products are the garments and accessories that are available to customize on the Apliiq website. Overview This API endpoints allow you to get the list of ...
    • Artwork API

      Artwork API Introduction Upload an artwork Overview This API allows you to send a file to Apliiq, which will be used to create your finished designs. POST https://api.apliiq.com/v1/Artwork Authorization Header: x-apliiq-auth RTS:SIG:APPID:STATE ...
    • Warehouse API Endpoints

      These endpoints are currently in development. This document outlines the Warehouse API for our application, providing details on endpoints, authentication, request formats, and response structures. It is intended for developers integrating with our ...