Integrate professional product mockups directly into your workflow. Same quality as our editor, delivered via a simple REST API.
Same rendering engine as our editor — perspective transforms, blend modes, and masking.
Get rendered mockups in seconds. Optimized server-side rendering with configurable output size.
Generate up to 12 mockups from one artwork in a single request. Perfect for bulk operations.
Send a POST with your artwork and template ID(s). Get back rendered image(s). That's it.
Generate and manage API keys from your dashboard. Keys are hashed and stored securely.
Pay only for what you use. No monthly minimums, no upfront commitments.
Sign in and create an API key from your dashboard.
Browse templates via the API or dashboard and grab the template ID.
POST your artwork and template ID. Receive a rendered mockup image.
curl -sS -w "\nHTTP Status: %{http_code}\n" \
-X POST https://www.mockupanda.com/api/v1/mockups/generate \
-H "Authorization: Bearer mk_your_api_key" \
-H "Content-Type: application/json" \
-d '{
"template_id": "your-template-id",
"artwork_url": "https://example.com/artwork.png",
"format": "jpeg",
"width": 2000,
"response_format": "json"
}'Tip: Use template_ids to generate multiple mockups from one artwork in a single request (up to 12 templates).
From Shopify apps to Etsy bulk listing tools — the Mockupanda API fits wherever mockup generation needs to happen at scale.
Automatically generate listing photos for every new product variant. Skip the editor entirely and push mockups directly to Etsy via their API.
Add print mockup generation to your Shopify app. Let merchants preview their designs on realistic room and frame templates before publishing.
Integrate mockup generation into your POD fulfillment pipeline. New designs get mockups automatically — no manual steps.
Run mockup generation as part of your build or asset pipeline. POST artwork, receive renders, store in your CDN — fully automated.
Pay per mockup generated. No subscriptions required.
$0.01
per mockup generated