OpenAI
GPT Image 1
Create high-quality AI-generated images from text prompts using…
imagelive
- Model id
- gpt-image-1
- Typical run
- ~39s
- Inputs
- 7 parameters
- Contract
- async
Call it
bash
curl -X POST https://api.ezflows.io/v1/models/gpt-image-1 \
-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 | Create a professional and visually engagin… | Text prompt used to generate the image. |
| size | enum | auto | Select image resolution. Square is the fastest to generate. |
| quality | enum | — | Controls the visual quality of the output image. |
| moderation | enum | auto | Controls the moderation strictness - use low for less restrictions. |
| background | enum | opaque | Select whether the image background should be transparent or opaque. |
| output_compression | integer | 100 | Select the compression level for the output image (1-100). |
| output_format | enum | png | Select the output format of the image. |
What a run costs
$0.219average · per run
$0.00for a failed run
~39smeasured mean, end to end
How it stacks up
| Model | Price | Unit | Typical run |
|---|---|---|---|
| GPT Image 1 | avg $0.219 | run | ~39s |
| GPT Image 1 Edit | avg $0.212 | run | ~43s |
| Seedream 5.0 Pro Layer Decomposition | avg $0.191 | run | ~88s |
| GPT Image 1.5 | avg $0.18 | run | ~35s |
| Nano Banana Pro | avg $0.157 | run | ~43s |