For developers
Crayonz Developer API — embed AI merch design anywhere.
One REST call generates a design. Another renders it on a 3D garment. A third lets a shopper try it on before they buy. Drop into any store. Pay by usage.
What the Crayonz API does
Virtual Try-On
Render a shopper wearing any garment from a single photo. Powers VTO widgets across Shopify, WooCommerce and custom stores.
Design Generation
One transparent, print-resolution design from a plain-language idea, in your brand colours and style. Or run a brief for three scored directions.
Mockups and Photoshoots
Place a design on a real garment template in any colour, then shoot it: catalogue packshots and flatlays, or editorial photos of a model wearing it.
Authentication
Every Crayonz API request carries a signed API key in the X-API-Key header. Keys come in two flavours: cz_test_* for development and cz_live_* for production. Generate and rotate keys from the API console.
# Example: generate a print-ready AI design
curl -X POST https://api.crayonz.ai/api/design/custom \
-H "X-API-Key: $CRAYONZ_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"idea": "Vintage 90s skate shop logo for an indie streetwear brand",
"style_preferences": ["vintage"],
"target_products": ["tshirt"]
}'Drop-in integrations
Shopify theme app extension
Adds the Crayonz VTO button to any product page. Zero theme code changes. In private beta — ask for access from the console.
WooCommerce plugin
PHP plugin for WordPress stores. Download the zip from the console, paste your API key, and try-on is live on every product page.
Embeddable web component
Framework-agnostic custom element for non-Shopify, non-WordPress stores. One <script> tag.
Standalone REST
Versioned REST endpoints under api.crayonz.ai with usage metering and per-minute rate limits.
Pricing
Every call spends credits from a prepaid plan or a top-up pack. Plans run for 30 days with no auto-debit; packs never expire; a failed call is refunded. Billed in INR by UPI, card or netbanking in India, and in USD by card, Apple Pay or Google Pay everywhere else through our merchant of record, Dodo Payments. The full per-operation table is on the pricing page.
Free
₹0 / 30 days
Free, no card
50 credits · 2 API keys · 2 print-ready designs
Starter
₹1,999 / 30 days
$29 outside India · one-time, no auto-renewal
4,000 credits · 3 API keys · ≈ 150 print-ready designs
Pro
₹4,999 / 30 days
$69 outside India · one-time, no auto-renewal
10,000 credits · 10 API keys · ≈ 370 print-ready designs
Agency
₹14,999 / 30 days
$199 outside India · one-time, no auto-renewal
30,000 credits · 25 API keys · ≈ 1,100 print-ready designs
Need more than Agency? Volume pricing, a dedicated queue and white-label access are available — talk to the team.
Build with Crayonz
Get an API key, fire your first request in under five minutes, and embed Crayonz into your product.
