OpenAI
GPT Image 1.5
Stunning photorealistic images with exceptional…
imagelive
- Model id
- gpt-image-1.5
- Typical run
- ~35s
- Inputs
- 7 parameters
- Contract
- async
Call it
bash
curl -X POST https://api.ezflows.io/v1/models/gpt-image-1.5 \
-H "Authorization: Bearer $EZFLOWS_API_KEY" \
-H "Content-Type: application/json" \
-d '{"prompt": "a wide shot of a desert at dusk"}'
# { "request_id": "req_8f2a41c9", "poll_url": "…", "status": "queued" }Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| prompt required | string | — | Crafts the image content. Try 'A serene sunset over a bustling cityscape.' for vibrant scenes. |
| size | enum | 1536x1024 | Selects image resolution. Use '1536x1024' for wide images and '1024x1024' for quick generation. |
| quality | enum | high | Adjusts visual quality. 'High' for detailed, rich images; 'Medium' for average use. |
| moderation | enum | auto | Sets moderation strictness. Use 'low' for relaxed restrictions. |
| background | enum | opaque | Choose background style. 'Opaque' for full-color backgrounds; 'Transparent' for no background. |
| output_compression | integer | 100 | Sets output compression level. '100' for best quality; lower values for smaller file sizes. |
| output_format | enum | png | Chooses output image format. 'PNG' for high quality, 'JPEG' for smaller file sizes. |
What a run costs
$0.18average · per run
$0.00for a failed run
~35smeasured mean, end to end
How it stacks up
| Model | Price | Unit | Typical run |
|---|---|---|---|
| GPT Image 1.5 | avg $0.18 | run | ~35s |
| Seedream 5.0 Pro Layer Decomposition | avg $0.191 | run | ~88s |
| Nano Banana Pro | avg $0.157 | run | ~43s |
| GPT Image 1 Edit | avg $0.212 | run | ~43s |
| GPT Image 1 | avg $0.219 | run | ~39s |