REST API · From $19/mo

    A PSD Mockups API Built for Print on Demand

    The MockItReal mockup generator API renders your PSD templates into finished, photorealistic mockups in seconds - programmatically. Automate bulk mockups for your whole catalog or every client brand, with one REST call.

    From $19/mo · 60 requests/min · Bearer token auth · documentation · support

    bash · POST /v1/renders
    curl -X POST https://api.mockitreal.com/v1/renders \
      -H "Authorization: Bearer YOUR_TOKEN" \
      -H "Content-Type: application/json" \
      -d '{
        "template_id": "tee_classic_front",
        "design_url": "https://yourstore.com/designs/floral.png",
        "format": "png",
        "resolution": 4096
      }'

    Preview: API request → finished mockup URL returned

    Built for teams that generate mockups at scale.

    Automate bulk mockups for your whole catalog or every client brand with automation that fits your workflow and quickly returns product images.

    High-volume print on demand (POD) sellers

    New design drops every week? Wire the API into your pipeline. New artwork in your folder triggers a mockup batch overnight. Wake up to listing-ready images for E-Commerce and social content.

    POD producers & fulfillment

    Thousands of catalog products that each need branded mockups. Handle product mockups with mockup generation that runs programmatically, on demand, from your own PSD templates.

    Agencies

    Managing 5, 10, 20 Clients with specific needs? One API, every brand's templates, and mockups you can create automatically across all of them for client work.

    Looking to embed MockItReal rendering inside your own product? That's the Platform plan - see below.

    Three steps to automated mockups.

    01

    Get your API key.

    Sign up, grab a Bearer token from your dashboard. Developers can authenticate requests with either a Bearer token or the X-API-KEY header. API access starts on Starter ($19/mo).

    02

    Send a render request.

    POST your template ID and design URL, define the template inputs, and send the data in the request body. Single render or batch up to 250 for easier integration.

    03

    Get a finished mockup.

    The API returns a hosted mockup URL in seconds. Use webhooks for async batches so users can plug completed renders back into their website or web app workflow.

    One call. One mockup.

    Single render or batch up to 250. Easy to integrate, same auth, same shape.

    POST /v1/renders
    curl -X POST https://api.mockitreal.com/v1/renders \
      -H "Authorization: Bearer YOUR_TOKEN" \
      -H "Content-Type: application/json" \
      -d '{
        "template_id": "tee_classic_front",
        "design_url": "https://yourstore.com/designs/floral.png",
        "format": "png",
        "resolution": 4096
      }'
    response · application/json
    {
      "id": "rnd_8f2a...",
      "status": "completed",
      "mockup_url": "https://cdn.mockitreal.com/renders/8f2a.png",
      "render_time_ms": 1400
    }

    Everything the dashboard does - programmatically.

    Single + batch rendersUp to 250 per batch
    Your own PSD templatesFull Smart Object fidelity in Photoshop Smart Objects, 25+ blend modes
    Color variantsRecolor product layers via the API
    Photoshop TemplatesRender onto product photos (AI segmentation)
    Style presetsApply your saved looks programmatically for mockup creation
    Formats & resolutionPNG · JPG · WebP, up to original resolution
    WebhooksAsync callbacks when batch jobs finish
    AuthBearer token, rotate keys anytime
    Rate limit60 requests/min on every paid plan
    DocsFull OpenAPI specification with documentation for core endpoints and additional features

    The same API others charge 10x for. Bundled.

    Most mockup APIs are either brutally expensive or generic image tools that don't render real PSDs. MockItReal gives you a true mockup generator api from $19/mo - and bundles the full studio on top for dynamic mockups.

    MockItRealEnterprise mockup APIsGeneric image APIsCredit-based tools
    Entry mockup generator priceIncluded from $19/mo (Starter)10x moreMid-tier subscriptionPer-credit packs
    API renders at entry1,000Higher cap, much higher price~1,000Metered credits
    Scaling cost (4,000 renders/mo)Flat plan upgradeEnterprise pricingMultiples higherPay per credit
    True PSD fidelityPartial
    Full studio includedSeparate product
    Unlimited editor mockups (paid plans)

    Competitor prices verified at publish. They change - check their sites.

    API scales with you.

    PlanMonthlyYearly/moAPI renders/mo
    Starter$19$151,000
    Growth$39$302,000
    Pro$79$604,000
    Agency$149$1208,000
    PlatformCustomCustomCustom + reselling rights

    Add-on packs & Platform

    Need a burst? +1,000 API renders for $24, up to +10,000 for $189. Packs are valid for 30 days, no rollover. Need to embed or resell MockItReal rendering inside your own product, or need custom plans for higher-volume use? That's the Platform plan - API reselling rights for commercial purposes, dedicated capacity, direct invoicing, and support.

    What teams build with it.

    Auto-list pipeline

    "Every upload to our Dropbox triggers a 12-color mockup batch, pushed straight to Etsy and Shopify drafts for consistent visuals across listings or campaigns."

    Solo seller, 500+ listings

    Catalog at scale

    "We render branded mockups for 8,000 catalog SKUs across 40 templates, refreshed quarterly."

    POD producer

    Multi-brand agency

    "Each client has their own templates and style presets. New campaigns generate mockups for all of them in one nightly job, so teams can customize output to each brand’s requirements."

    Agency, 15 brands

    Technical specs.

    Protocol
    REST, JSON
    Auth
    Bearer token (rotate anytime)
    Rate limit
    60 requests/min on every paid plan
    Endpoints
    templates · designs · renders (single + batch) · usage · style presets
    Async
    Webhook callbacks for batch jobs
    Render time
    Typically in seconds per mockup
    Formats
    PNG, JPG, WebP · up to original resolution
    Docs
    Documentation, OpenAPI spec + interactive reference
    Uptime
    99.9% target

    Frequently asked

    Which plans include the API?+

    All paid plans, Starter and up. Monthly render allotments scale from 1,000 (Starter) to 8,000 (Agency), and rate limit is a flat 60 requests/min on every paid plan.

    Can I use my own PSD templates via the API?+

    Yes. Upload them once, reference them by ID in your calls. Full Smart Object fidelity.

    What's the render speed?+

    Typically in seconds per mockup. Batches process in parallel.

    How do batch renders work?+

    POST an array of designs/templates, get a job ID, receive a webhook when it's done. Up to 250 per batch.

    What if I exceed my API quota?+

    Add a one-time render pack (+1,000 for $24, up to +10,000 for $189) or upgrade. Your unlimited editor mockups are never affected.

    Can I resell or embed MockItReal rendering in my product?+

    Only on the Platform plan, which includes API reselling rights and dedicated capacity. Contact us.

    Is there a free way to test the API?+

    The API needs a paid plan (Starter and up), but you can explore the whole studio free first to see the output quality.

    Start automating your mockups.

    Get an API key on any paid plan. Render your first mockup in minutes.