Apliiq Technical Support

API Technical Support

🛠 Getting Support for the Apliiq API

At Apliiq, we are excited to offer an API that enables powerful custom integrations with our print-on-demand design and manufacturing platform. To ensure you receive the best possible support when working with the Apliiq API, please follow the guidelines outlined below.

📬 How to Get Help

For all API-related inquiries, please reach out to our developer support team at:

📧 developer@apliiq.com

This is the direct channel for assistance with API integration, behavior, and troubleshooting.


🧪 Technical Questions: Required Details

If you’re submitting a question about a specific technical issue, please be sure to include both the request and response examples from the API call you are referencing. This will help our team identify the root cause quickly and provide accurate, timely support.

Your support email should include:

  • The exact API endpoint being used

  • The full request payload (headers and body)

  • The full response returned (status code, headers, body)

  • Any relevant error messages or codes

  • A brief description of what you expected vs. what occurred

🚨 Please note: Without request/response data, we may be unable to assist with technical issues.


📚 Before You Reach Out

Many common questions are addressed in the Apliiq API documentation. We recommend reviewing the docs to verify endpoint usage, parameter requirements, and expected responses before submitting a support request.


    • Related Articles

    • 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 ...
    • 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 ...
    • 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 ...
    • 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 ...
    • WooCommerce Advanced Troubleshooting Guide

      The Apliiq WooCommerce plugin uses Basic Authentication protocol supported by the WooCommerce Api. Since everyone's WooCommerce store is hosted separately, there maybe additional configuration changes required on your version of WooCommerce to work ...