OpenAI
GPT Image 2 API
Built for high-quality image generation and editing, improving over GPT Image 1.x in text rendering, local editing, and multi-turn consistency. Compared with Gemini image models, Qwen Image, and Seedream, it is well suited to brand visuals, ad design, product imagery, and tightly controlled creative workflows.
- Multimodal output
gpt-image-2USD
Pricing
Public list prices are shown in USD. Final charges may vary by account group and usage tier.
API
Code examples
curl --location --request POST 'https://api.tokenhot.ai/v1/images/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "gpt-image-2",
"prompt": "A cute baby sea otter",
"size": "1024x1024"
}'OpenAI
Related models
FAQ
Frequently asked questions
What is GPT Image 2 best suited for?
GPT Image 2 is suited to the input, output, and capability types listed on this page. Test production workloads before choosing it for a critical system.
How is GPT Image 2 priced?
Pricing is shown in the pricing section above. Actual cost depends on usage volume, account group, and the request payload.
How can I call GPT Image 2?
Use the model ID shown above with one of the supported API protocols. Code examples are provided when usage data is available.
Get started