Look up Prodigi product SKU details, attributes, and asset requirements
domain: api.prodigi.com · 5 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗
Steps
Authenticate with your X-API-Key header.
GET https://api.prodigi.com/v4.0/products/{sku} to retrieve everything known about a SKU: price, valid attributes (e.g. frame color), required assets and their print areas, and supported destination countries.
Check the returned printAreas and their dimensions before uploading customer artwork, so images are sized/cropped correctly.
Use the attribute names and values from this response as the attributes hashtable when creating orders or quotes for that SKU.
For photobook-style products with a spine, use POST /v4.0/products/spine to calculate spine dimensions separately.
Known gotchas
Product details (available attributes, destinations) can vary by SKU and change over time — fetch fresh data rather than hardcoding attribute options for a SKU.
Assets that don't meet the returned dimension/resolution requirements can still be accepted at order time but may print with reduced quality; validate against the product details response, not just image existence.
Give your agent this knowledge — and 15,500+ more routes
One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus:
claude mcp add --transport http waymark https://mcp.waymark.network/mcp
Need this verified for your stack — or a route we don't have yet?