Create seamless, tileable patterns from a text description — florals, geometrics, abstract, anything. Outputs tile perfectly for textiles, wrapping paper, wallpapers, and print-on-demand products. Recolor and upscale endpoints included.
POST https://api.pixelapi.dev/v1/pattern/generate
curl -X POST https://api.pixelapi.dev/v1/pattern/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt":"vintage botanical floral, sage green and cream"}'
curl https://api.pixelapi.dev/v1/image/JOB_ID \ -H "Authorization: Bearer YOUR_API_KEY"
Jobs run async on always-warm infrastructure — poll until status is completed. No cold starts.
Also see: Game Asset Generator • AI Image Generator