Frequently Asked Questions
Quick answers to the most common questions about the SudoMock API.
SudoMock accepts PSD and PSB files (Adobe Photoshop). The maximum file size is 300 MB per file. Each file must contain at least one smart object layer -- that is the layer the API replaces with your design artwork.
A standard render costs 1 credit. A SudoAI render costs 5 credits. Management operations -- listing mockups, fetching details, updating metadata, or deleting -- are free and do not consume credits.
Smart objects are special Photoshop layers that act as design placeholders. When you call the render endpoint, the API replaces each smart object with your artwork image, applying the layer's warp, perspective, blend mode, and mask. Every PSD must have at least one smart object layer for the render to work.
Yes. You can send multiple render requests simultaneously. Your plan determines the concurrency limit: Starter allows 3 parallel renders, Pro allows 10, and Scale allows 25. Requests beyond the limit are queued and processed as capacity becomes available.
SudoMock outputs PNG, JPG, and WebP. WebP is the default because it produces the smallest files with no visible quality loss. You can configure the format via the export_options.image_format field in your render request. Maximum output dimension is 10,000 px on either side.
Use smart object layers for every design area you want the API to replace. Set the document color mode to RGB. Resolution between 72 and 300 DPI works well. Flatten complex layer effects that do not need to stay live. See the PSD Preparation guide in the docs for a full checklist and common pitfalls.
SudoAI Render uses AI to detect printable surfaces on any product photo -- no PSD template required. You upload a product image and your design, and the AI composites them together. It costs 5 credits per render. It is best suited for quick mockups from raw product photos when you do not have a prepared PSD.
You pay a monthly subscription that includes a bundle of credits. Unused credits do not roll over to the next billing period. If you need extra capacity, pay-as-you-go top-up packs are available at any time. Plans start at $17.49 per month.
Yes. Sign up with your email and you receive 500 free credits to start. No credit card is required to create an account or make your first renders.
All 29 Photoshop blend modes are supported, including Normal, Multiply, Screen, Overlay, Soft Light, Hard Light, Color Dodge, Color Burn, Difference, Exclusion, Hue, Saturation, Color, and Luminosity. Blend modes are read directly from the PSD layer and applied during compositing, so the output matches Photoshop exactly.
Install the SudoMock app or plugin from the respective marketplace, then connect it from your SudoMock dashboard under Integrations. Once connected, Studio sessions let your customers customize mockups directly on your storefront before adding to cart.
MCP stands for Model Context Protocol -- a standard that lets AI assistants call external tools directly. The SudoMock MCP server is hosted at mcp.sudomock.com. Connect to it from Claude, Cursor, VS Code, or any MCP-compatible client using OAuth or your API key. Once connected, the AI assistant can upload PSDs, trigger renders, and fetch results without you writing any code.