OpenAI Image Available

GPT Image 2.5 Sunburst API

gpt-image-2.5-sunburst 图像生成模型,支持文生图、图生图与多图参考编辑。

Starting price $0.020000 / 次 · Price snapshot

Waiting to refresh live prices…

Get started Developer guide

Model pricing

Compare all public tiers and current prices for this series on one page.

Input

$0.020000 / 次

Output

总价 = 请求次数 × 每次价格

Context

Max output

Model ID
gpt-image-2.5-sunburst
Billing model
Fixed combination billing
Available groups
default, svip
Capabilities
text-to-image, image-to-image, reference-to-image
Combination pricing rules
按请求固定计费总价 = 请求次数 × 每次价格
基础价格$0.0200 / 次
查看高级计费表达式v2:tier("base", units(1, 0.02))

API reference

Base URL is https://api.rokoapi.com/v1. The model in requests must use the model IDs listed above.

curl https://api.rokoapi.com/v1/images/tasks \
  -H "Authorization: Bearer $API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-image-2.5-sunburst",
    "prompt": "A serene lake at dawn, photorealistic",
    "size": "1024x1024",
    "quality": "low",
    "n": 1
  }'

For more parameters, limits, and async task queries, read the GPT Image 2.5 Sunburst developer guide. GPT Image 2.5 Sunburst Developer guide · Authorization

Other OpenAI model series