[ Web Proxy ]
URL:
Viewing: https://www.prodigi.com/print-api/ [Back]  [Original]

Print API | Prodigi Skip to main content
Menu icon Close icon Search icon
Prodigi logo
Sign up

Product matches

Category matches

No products found for ""

Try:

Or for any other queries, please get in touch.

Integrate your applications with our print API [Integrate your applications with our print API]

Print API

A powerful API for integrating print on demand dropshipping into your website or mobile app.

Our print API provides a gateway to our production facilities in the UK and Europe as well as providing instant access to a global network of print on demand manufacturing partners in the USA, Australia, Canada and the rest of the world.

Simple integration

A simple integration provides clients with access to the world's best print on demand partners; with wholesale prices direct from the manufacturer. We've guides to help you get started or you can jump straight in by downloading the Prodigi Postman Collection (v4) which includes all of the API endpoints.

  • Create order
  • Update shipping
  • Get product
curl https://api.sandbox.prodigi.com/v4.0/Orders/ \
         -X POST \
         -H "X-API-Key: your-api-key" \
         -H "Content-Type: application/json" \
         -d ' { \
                "shippingMethod": "overnight" \
                "merchantReference": "myOrderRef" \
                "recipient": {...} \
                "items": [...] \
                "metadata": [...] \
          } '
Your store or app [Your store or app] Artwork [Artwork] Artwork [Artwork] Artwork [Artwork]
Red pattern [Red pattern] Blue pattern [Blue pattern]

Secure and easy to use

The print API is securely accessed over HTTPS and can only be used by any authenticated clients. It's based on pragmatic RESTful principles making it easy to use with a wide variety of programming environments. If you're a developer looking to integrate print on demand products into your website or app then we are able to provide direct connectivity to the manufacturing infrastructure used by many of the world's most popular retail print services.

Print API UI functionality [Print API UI functionality]

Rich functionality

The print API lets you place orders, get the live status of orders - including delivery & tracking info - as well as send your customers branded email notifications.

Get started
  • Create order
  • Update shipping
  • Get product
curl https://api.sandbox.prodigi.com/v4.0/Orders/ord_123456/actions \
         -X" POST" \
         -H" X-API-Key: your-api-key" \
         -H" Content-Type: application/json" \
         -d ' { \
                "shippingMethod": "express" \
          } '

On demand fulfilment

You can benefit from rapid, on demand fulfillment of high-quality products without the expense or complexity of building your own print service.

The print API is already used by many International clients to outsource their printing and we specialise in providing fast, low cost delivery around the world.

Getting started

See the full print API docs, or download the Prodigi Postman collection to see all of API endpoints.

View API docs
Prodigi logo

Web Proxy Viewer  |  New URL  |  Original Page