Scalable Press
Scalable Press is a technology-driven print-on-demand and fulfillment platform for custom apparel, accessories, and promotional products, offering DTG (direct-to-garment) and screen printing, embroidery, laser engraving, posters, and phone cases with worldwide shipping. Its public REST API lets developers browse a wholesale blank-and-printed product catalog, generate price quotes (including item, print, and shipping costs), place and manage print-and-ship orders, track fulfillment status through order events, create designs and product mockups, and retrieve billing invoices. The API uses HTTP Basic authentication with a private API key supplied as the password, spans v2 (product, quote, order, design, customization, billing) and v3 (event, mockup) surfaces, and operates on a pay-per-order model with no monthly subscription fee.
APIs
Scalable Press Product API
Browse the Scalable Press wholesale blank-and-printed product catalog. List product categories, list the products within a category, and retrieve detailed product information, p...
Scalable Press Quote API
Generate price quotes for print-and-ship jobs before ordering. Request a standard quote or a bulk quote for many items, choose custom shipping methods per item via the shipping ...
Scalable Press Order API
Place and manage print-and-ship orders. Submit an order from a quote token, reprint a previous order, list all orders, retrieve a single order, change an order's shipping addres...
Scalable Press Event API
Track order and item lifecycle through events. Query events (order, item, validated, paid, unpaid, printing, shipped, cancelled, address-changed, expired, hold) and retrieve a s...
Scalable Press Design API
Create and manage reusable design objects that describe the artwork and its placement on a product. Create a design, retrieve a design by ID, and delete a design, then reference...
Scalable Press Mockup API
Render product mockups that preview a design applied to a product on the v3 mockup surface, for building customer-facing previews before a quote or order is placed.
Scalable Press Billing API
Retrieve account billing information. List invoices, retrieve a single invoice by ID, and pay an invoice via PayPal, supporting reconciliation of the pay-per-order production an...