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.
Templates with multiple artwork slots (e.g. mug front & back) are fully supported.
Send a POST with your artwork and template ID. Get back a rendered image. 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://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"
}'Pay per mockup generated. No subscriptions required.
$0.01
per mockup generated