AI Image Generator
Generate and test images with the currently verified Crazyrouter image models.
Visible models are based on smoke tests. The model label includes the latest generation time.
AI Image Generator
Latest GPT image generation entry prepared for advanced image generation and edits. Last smoke test reached the gateway timeout window, so keep a fallback model ready.
Optional
0/8000
Model billingView pricing
Billing is handled by your Crazyrouter account and API key.
Output
Generated results appear here.
No image yet
Add a prompt, choose a model, and generate with your Crazyrouter API key.
cURL
curl https://cn.crazyrouter.com/v1/images/generations -H "Authorization: Bearer YOUR_API_KEY" -H "Content-Type: application/json" -d '{
"model": "gpt-image-2",
"prompt": "A cinematic product photo of a futuristic coffee maker",
"size": "1024x1792",
"n": 1
}'