Crazyrouter ImageAPI Key
AI image generation API tool

Generate images with every major model from one API key.

Test GPT Image, Nano Banana, Imagen, Qwen Image, FLUX, and DALL-E workflows without building a separate integration for each provider.

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://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.