Image generation · OpenAI
GPT Image 1.5
Canonical id: gpt-image-1.5 · /v1/images
Text in → Image out
Price
From $0.009 / image
per generated image
| Size | Quality | Price |
|---|---|---|
| 1024x1024 | high | $0.133 |
| 1024x1024 | low | $0.009 |
| 1024x1024 | medium | $0.034 |
| 1024x1536 | high | $0.2 |
| 1024x1536 | low | $0.013 |
| 1024x1536 | medium | $0.05 |
| 1536x1024 | high | $0.2 |
| 1536x1024 | low | $0.013 |
| 1536x1024 | medium | $0.05 |
+ 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.5", "prompt": "A watercolor fox in a misty forest"}'