Ask HN: Printing (canvas, tshirts) service via API possible?
Hi HN,
Is there any printing service (think: canvas prints, posters, or even tshirts) that one can use as a startup? The idea is that we send an SVG file over to the printing service and they can then sell the print to the customer.
I only found services where I have to create my own store and can upload my designs. However, I just want to send a single SVG file to that service so that a customer can purchase a print.
Does something like this exist? Any hints much appreciated?
Cheers
1 comment
[ 3.1 ms ] story [ 10.5 ms ] thread(1) You offer an API that takes a download link as a parameter.
(2) I send a request to your API with the download link where the SVG can be found.
(3) You download the SVG and prepare design options for the customer. You respond to me with a purchase link for my customer.
(4) I forward the link to my customer and earn a small provision if the customer purchases any goods with that design of his.