Image generation · OpenAI
Dall E 2
Canonical id: dall-e-2 · /v1/images
Text in → Image out
Price
From $0.016 / image
per generated image
| Size | Quality | Price |
|---|---|---|
| 1024x1024 | standard | $0.02 |
| 256x256 | standard | $0.016 |
| 512x512 | standard | $0.018 |
+ LLMRouter platform fee: 1% of provider cost (≈ $0.0002) — 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": "dall-e-2", "prompt": "A watercolor fox in a misty forest"}'