Image generation · OpenAI
GPT Image 1 Mini
Canonical id: gpt-image-1-mini · /v1/images
Text in → Image out
Price
From $0.005 / image
per generated image
| Size | Quality | Price |
|---|---|---|
| 1024x1024 | low | $0.005 |
| 1024x1024 | medium | $0.011 |
| 1024x1536 | low | $0.006 |
| 1024x1536 | medium | $0.015 |
| 1536x1024 | low | $0.006 |
| 1536x1024 | medium | $0.015 |
+ LLMRouter platform fee: 1% of provider cost (≈ $0.0001) — billed as its own line, never blended into the price above.
API
curl https://api.llmrouter.sh/v1/images \
-H "Authorization: Bearer llmr_sk_..." \
-H "Content-Type: application/json" \
-d '{"model": "gpt-image-1-mini", "prompt": "A watercolor fox in a misty forest"}'