Image · ProductBuild one 2K catalog image
Use one product reference and one stable logical request key.
curl https://platform.ruwana.studio/v1/lab/product \
-H "Authorization: Bearer $RUWANA_API_KEY" \
-H "Idempotency-Key: sku-1842-catalog-2k" \
-F "references[]=@product.webp" \
-F "prompt=Clean premium catalog composition" \
-F "resolution=2K" -F "aspect=4:5" -F "count=1"
Current price: $0.17 for one successful 2K Product output.
Image · CreativeCreate a four-image campaign batch
Prompt-only Creative can return 1–4 outputs from one logical request.
curl https://platform.ruwana.studio/v1/lab/creative \
-H "Authorization: Bearer $RUWANA_API_KEY" \
-H "Idempotency-Key: campaign-set-001" \
-H "Content-Type: application/json" \
-d '{"prompt":"Editorial product still life","resolution":"1K","aspect":"4:5","count":4}'
Four successful 1K prompt-only outputs cost $0.48. With visual references, the same four-output 1K request costs $0.60.