Developer documentation

Buyable merch from one URL

Render and sell custom merchandise with a single request. Nothing to install — it works in any language. The SDK and React components are optional conveniences over the URL.

img.snowcone.app/BEEB77?asset=https://dqMwU8Jct3.storage.snowcone.app/demo/demo-008.jpg?w=1024&shop=YOUR_SHOP_ID
Canvas mockup$24

Product

Artwork

Swap the artwork or product — the URL is the only thing that changes. That URL is the mockup.

Compose a URL from three parts — product, asset, and shop. Request it; you get a finished, content-addressed image that caches forever.

<img
  src="https://img.snowcone.app/BEEB77?asset=https%3A%2F%2Fcdn.example.com%2Fart.png&shop=YOUR_SHOP_ID"
  alt="Canvas mockup"
/>

Pick your path

Start with a render. Add a buy button when you’re ready. Reach for React only if you want to.

Explore the docs

Everything from the render primitive to running your own storefront.

Still stuck?

Read the get-started walkthrough end-to-end, or reach the team — we answer fast.