Build with leading image, video & audio models.
One task API. One credit balance.
Use Flux, Kling, Veo, WAN, Seedance, Qwen and ElevenLabs through one API key and a unified task workflow. Pay as you go with live per-model pricing, currently up to 52% below official list prices.
- 14+
- Models live today
- 6
- Providers, one key
- 52%
- Below official pricing
1curl -X POST \2 https://api.wizzx.ai/api/v1/task/submit/nano-banana \3 -H "Authorization: Bearer $WIZZX_API_KEY" \4 -H "Content-Type: application/json" \5 -d '{6 "prompt": "a lighthouse at dawn, cinematic light",7 "aspect_ratio": "16:9"8 }'910# → { "task_id": "task_01hf8k…", "status": "queued" }