Print API

Can I use your Print API if I’m not a developer?
Our 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 full use...
Thu, 19 Sep, 2019 at 3:55 PM
What’s the difference between Sandbox and Live?
Live is our production environment. All orders that get created through the live API/manual order form will be charged and routed through to labs as you’...
Thu, 19 Sep, 2019 at 3:56 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, cli...
Thu, 19 Sep, 2019 at 3:58 PM
Do Sandbox and Live have different API keys?
Yes. You cannot use your Sandbox API Keys on Live and vice versa. 
Thu, 19 Sep, 2019 at 3:58 PM
Why am I seeing different prices for Sandbox and Live?
While 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 ...
Thu, 19 Sep, 2019 at 3:58 PM
How do I reset my API keys?
Go to your settings (gear icon) on the dashboard and press the show API keys button, you will then be able to press a regenerate API key button in order to ...
Thu, 19 Sep, 2019 at 3:59 PM
What image file types does the API accept?
Our API currently only accepts jpg or png files. 
Thu, 19 Sep, 2019 at 3:59 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://..." ...
Thu, 19 Sep, 2019 at 3:59 PM
Can borders be added to photos via the Print API?
No borders cannot currently be added to photos so you would have to add these to your images before uploading them. 
Thu, 19 Sep, 2019 at 3:59 PM
What happens if the image does not fit the product size?
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 ...
Thu, 19 Sep, 2019 at 4:00 PM