Quick Answer

  • Supports prompt-based text-to-image workflows for marketing and creative assets.
  • Supports reference-guided generation for stronger style consistency.
  • Stabilize parameters in this guide first, then move into production API.

Key Parameters

  • model | string | required | gpt-image-2.5-sunburst | - | Exact model identifier from ToAPIs.
  • prompt | string | required | - | - | Primary image instruction prompt.
  • size | string | optional | 1:1 | - | Output aspect ratio, model-dependent.
  • n | integer | optional | 1 | - | Number of generated images per request.
  • reference_images | file[] | optional | - | - | Reference images for style consistency.

Common Errors

  • 400 invalid_request_error: trigger=Missing or invalid payload fields.; fix=Validate model/prompt/size payload fields.; retry=Retry only after payload fix.
  • 401 authentication_error: trigger=Missing or invalid API key.; fix=Verify Authorization header and key scope.; retry=Retry after authentication fix.

gpt-image-2.5-sunburst

gpt-image-2.5-sunburst by OpenAI is optimized for image generation/editing workflows. Contracts follow ToAPIs docs for production-ready API integration.

モデルタイプ:
料金: 3 クレジット /request
1

画像を説明

参照画像

生成したい画像を説明してください。145 / 1200

詳細オプション

サンプルパラメータ
2

生成結果

画像結果がここに表示されます

ログインすると生成タスクを送信できます。

生成には時間がかかります。しばらくお待ちください。このページを離れても、[ タスクログ ] で生成した内容を直接確認できます。

リクエストをプレビュー

{
  "model": "gpt-image-2.5-sunburst",
  "prompt": "Create a premium product advertising image with gpt-image-2.5-sunburst: clear subject, natural lighting, polished social-media-ready composition.",
  "size": "1:1",
  "n": 4,
  "response_format": "b64_json",
  "metadata": {
    "resolution": "1K",
    "orientation": "square"
  }
}

透明な料金体系

gpt-image-2.5-sunburst の料金

Image usage is billed according to the current request and resolution rules. Final billing follows the current account quote.

クレジットを追加
3 クレジット /request

ToAPIs を選ぶ理由

Why call gpt-image-2.5-sunburst through ToAPIs?

Keep image generation, API keys, billing, and usage management in one workflow.

High-quality generation

Generate production-ready visual assets via a unified API.

Reference consistency

Use references to stabilize style and composition.

Parameter tuning

Tune ratio/count/sampling for quality and cost balance.

Connect in three steps

Create a key, send an image request, and review the generated result.

  1. 1

    Step 1

    Set Authorization: Bearer <YOUR_API_KEY>.

  2. 2

    Step 2

    Call image generation endpoint with model, prompt, and size.

  3. 3

    Step 3

    Optionally pass reference_images for stronger consistency.

When to use gpt-image-2.5-sunburst

Use case 1

When generating marketing, e-commerce, and social visual assets quickly.

Use case 2

When reference-guided consistency is required.

よくある質問

gpt-image-2.5-sunburst FAQ

What is gpt-image-2.5-sunburst best for?

Best for high-frequency creative generation and reference-guided consistency workflows.

Image or video model error: invalid apitype: -1

This usually means the request was sent to the wrong endpoint. Image and video models typically do not use the chat endpoint. Instead, submit the documented HTTP task request and poll the task status endpoint for results. Check the actual request code, URL, and payload first.

An image or video task failed, but the user was still charged

Ask the user for the task log or screenshot first and check whether input or output token usage appears. If token accounting shows up, the request was likely sent through a chat endpoint instead of the proper media workflow. Image and video models usually run as async HTTP task APIs: submit the task first, then poll by task id according to the relevant docs.

gpt-image-2.5-sunburst API

Start building with gpt-image-2.5-sunburst

Test an image request here, then continue in the dashboard or API documentation.

Try gpt-image-2.5-sunburst with one ToAPIs key.

Use one account and API surface for image generation workflows.

Sign up to get free credits