StarSeaAPIStarSeaAPI
HomeModelsgpt-image-2.5

gpt-image-2.5 API

Call gpt-image-2.5 through a single OpenAI-compatible endpoint — one key, no separate vendor account, no multi-provider wiring.

OpenAIImage generationper-request billing

Pricing

Per request$0.08  (¥0.50)

Prices are per 1M tokens in USD · ¥6.6 = $1 · Billed in CNY

OpenAI

GPT models remain the reference point for instruction following, tool use and structured output, and the GPT-Image family covers text-to-image generation. Both are available through the same OpenAI-compatible endpoint as every other model on the platform.

Code

from openai import OpenAI
client = OpenAI(base_url="https://starseaapi.com/v1", api_key="sk-...")
r = client.images.generate(
    model="gpt-image-2.5",
    prompt="a lighthouse at dusk"
)
print(r.data[0].url)

Integrations · Quickstart

Other models from this provider

ModelsInput $/MOutput $/MIntelligence indexCoding index
gpt-image-2$0.08 / req
gpt-image-2.5-flare$0.08 / req
gpt-image-2.5-sunburst$0.08 / req
gpt-5.3-codex-spark$1.75$14.00
gpt-5.6-terra$2.00$12.0046.876.7
codex-auto-review$2.50$15.00
gpt-5.4$2.50$15.0071.1
gpt-5.5$5.00$30.0074.9
gpt-5.6$5.00$30.00
gpt-5.6-sol$5.00$30.0051.377.4
gpt-6-astra$10.00$50.0054.776.9

Capabilities

Image generation models

4 models