Back to Models
GPT Image 1
openaiopenai/gpt-image-1
Previous generation image generation model.
Context Length
--
Max Output
--
Image Price
$0.0504/ image
Input Price
$6.00/ 1M tokens
Modalities
textimage→image
Pricing Breakdown
| Type | Rate |
|---|---|
| Image | $0.0504 / image |
| Input | $6.00 / 1M tokens |
| Output | $48.00 / 1M tokens |
| Image input | $12.00 / 1M tokens |
| Low quality | $0.0132 / image |
| Medium quality | $0.0504 / image |
| High quality | $0.2004 / image |
image is medium-quality generation price per image
Supported Parameters
promptsizequalitybackgroundoutput_formatnuser
API Usage Examples
cURL
curl https://api.therouter.ai/v1/images/generations -H "Content-Type: application/json" -H "Authorization: Bearer $THE_ROUTER_API_KEY" -d '{
"model": "openai/gpt-image-1",
"prompt": "A cinematic product render with soft studio lighting"
}'