Print API

Can I use your Print API if I’m not a developer?
Our print API has primarily been designed for developers. You will need to either be a developer yourself or have access to a programmer in order to make fu...
Mon, 21 Aug, 2023 at 4:46 PM
What’s the difference between Sandbox and Live?
Live is our production environment. All orders that get created through the live API (i.e api.prodigi.com) will be charged and routed through to labs as you...
Mon, 21 Aug, 2023 at 4:46 PM
How do I find my API keys?
Once you’ve registered we’ll send you an email containing your live and sandbox API keys.  You can also view these at any time by going to the dashboard...
Mon, 21 Aug, 2023 at 4:47 PM
Do Sandbox and Live have different API keys?
Yes. You cannot use your Sandbox API Keys on Live and vice versa.
Mon, 21 Aug, 2023 at 4:47 PM
Why am I seeing different prices for Sandbox and Live?
Whilst we make every effort to ensure data parity between these environments, it’s not always spot on. If there is a discrepancy, Live is always the most up...
Mon, 21 Aug, 2023 at 4:48 PM
How do I reset my API keys?
Go to your settings (the gear icon) on the dashboard and press the "Show API keys" button. There is then an option to regenerate your API Keys. Yo...
Mon, 21 Aug, 2023 at 4:49 PM
What image file types does the API accept?
Our API currently only accepts jpg, png or pdf files. However, the image required is often product specific. Most products require either jpg or png.
Mon, 21 Aug, 2023 at 4:48 PM
How do I add multiple photos to an order as a batch?
You just need to send a JSON array of order items, e.g. [     {        "type":"4x6",       "url":"https://..."...
Mon, 21 Aug, 2023 at 4:50 PM
What happens if the image does not fit the product print area?
If your image does not fit the product size, by default we will crop your image centrally. We print the image as large as possible, removing the top/bottom ...
Mon, 21 Aug, 2023 at 4:51 PM
Where can I see orders placed against the sandbox/testing API?
Orders placed against the sandbox environment can be viewed in a separate dashboard to your live orders. That environment is available here: https://sandbox...
Wed, 6 Nov, 2019 at 5:20 PM