v1
latestOpenAPI 3.1.02026-07-26590116.2 KBImageAPI
GPT Image 2
Pricing (tokens/image, USD at $0.02/token) — aligned to OpenAI gpt-image-2 cost (official x1.3):
| quality | 1k | 2k | 4k |
|---|---|---|---|
| low | 0.39 ($0.008) | 0.78 ($0.016) | 1.17 ($0.023) |
| medium | 3.45 ($0.069) | 6.9 ($0.138) | 10.35 ($0.207) |
| high | 13.72 ($0.274) | 27.44 ($0.549) | 41.16 ($0.823) |
Returns an img_uuid; poll GET /api/v1/jobs/detail (or use custom_callback_url) to get the generated image.
post/api/v1/gpt-image-2
Headers
Authorizationstring
Request body
Example request
{
"custom_callback_url": "https://your-server.com/goenhance/callback"
}