ChatGPT Image
Image
ChatGPT Image
Original ChatGPT image model.
POST
ChatGPT Image
Pricing
Fixed API prices in USD.
Deprecated request aliases
Deprecated request aliases
These aliases are accepted for compatibility only and are not shown in the request schema.
| Deprecated | Use instead | Accepted until |
|---|---|---|
imageUrls | image_urls | 2026-06-19 |
presetStyles | styles | 2026-06-19 |
styleImages | style_images | 2026-06-19 |
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
URL to receive a POST request when the job completes. The webhook will receive the job data including results.
Body
application/json
Minimum string length:
1Required range:
512 <= x <= 8192Required range:
512 <= x <= 8192Available options:
low, medium, high, auto Maximum array length:
5Image prompts to use for the generation
Maximum array length:
15Response
The resulting job data. This will be returned in a pending state until the job is completed. See /jobs/{id} for retrieving the results.