Crazyrouter ImageAPI Key
Media model workbench

Create, compare, and ship AI images from one API key.

Run verified image models, keep outputs local, and copy API-ready requests when a prompt works.

Models
7
Image input
5
API curl
Yes
AI poster generation preview
Copy after generation
{
  "model": "gpt-image-2",
  "size": "1024x1792",
  "quality": "hd"
}
Interface design generation preview
AI image generation preview 1
AI image generation preview 2
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
  }'

Pay as you go

Use your Crazyrouter API key and keep billing in your main account.

Multiple image models

Test verified image models from one focused tool.

No shared login required

The image tool stores your API key only in your browser.

API-ready output

Copy cURL examples matching the selected model and parameters.