---
title: gpt-image-2.5-flare API — GPT Image 2.5 收費詳情與規格 | RunAPI
description: 透過 RunAPI 使用 gpt-image-2.5-flare，GPT Image 2.5 系列。按次收費，含 model ID、技術規格與開發者設定指南。
url: https://runapi.ai/zh-HK/models/gpt-image-2.5/flare.md
canonical: https://runapi.ai/zh-HK/models/gpt-image-2.5/flare
locale: zh-HK
site: RunAPI
image: https://runapi.ai/assets/opengraph-bfaaa0f0.png
alternates:
  en: https://runapi.ai/models/gpt-image-2.5/flare
  zh-CN: https://runapi.ai/zh-CN/models/gpt-image-2.5/flare
  es: https://runapi.ai/es/models/gpt-image-2.5/flare
  ja: https://runapi.ai/ja/models/gpt-image-2.5/flare
  de: https://runapi.ai/de/models/gpt-image-2.5/flare
  fr: https://runapi.ai/fr/models/gpt-image-2.5/flare
  pt-BR: https://runapi.ai/pt-BR/models/gpt-image-2.5/flare
  ko: https://runapi.ai/ko/models/gpt-image-2.5/flare
  it: https://runapi.ai/it/models/gpt-image-2.5/flare
  nl: https://runapi.ai/nl/models/gpt-image-2.5/flare
  pl: https://runapi.ai/pl/models/gpt-image-2.5/flare
  tr: https://runapi.ai/tr/models/gpt-image-2.5/flare
  zh-TW: https://runapi.ai/zh-TW/models/gpt-image-2.5/flare
  zh-HK: https://runapi.ai/zh-HK/models/gpt-image-2.5/flare
  ar: https://runapi.ai/ar/models/gpt-image-2.5/flare
  x-default: https://runapi.ai/models/gpt-image-2.5/flare
model: GPT Image 2.5
provider: OpenAI
variant_id: gpt-image-2.5-flare
sdk_model_id: gpt-image-2.5-flare
modality: image
price_from_cents: 16
billing_unit: call
status: active
---

> HTML version: https://runapi.ai/zh-HK/models/gpt-image-2.5/flare
> Site index for agents: https://runapi.ai/llms.txt


# gpt-image-2.5-flare API

透過 RunAPI 使用 GPT Image 2.5 系列的 gpt-image-2.5-flare。按次收費，無需訂閱，失敗的生成不扣費。

**OpenAI / [GPT Image 2.5](https://runapi.ai/zh-HK/models/gpt-image-2.5.md)**
**可正常運作 · image · 可商用**

<!-- catalog-model-detail-slot: model-playground -->

## 試用 GPT Image 2.5 flare

選擇任意模型，數秒內即可開始生成。


## 立即試用模型

選擇任意模型，數秒內即可開始生成。

**Mode:**
- Text to image - `asynchronous`
- Edit image - `asynchronous`

**模型:**
- **GPT Image 2.5 flare** — `gpt-image-2.5-flare` · $0.16 / image

**Prompt:** 描述你想要生成的內容...

**預計費用：** $0.16 / image

- [生成](https://runapi.ai/zh-HK/login)
登入以使用 RunAPI 生成內容。
<!-- /catalog-model-detail-slot: model-playground -->

### 切換 variant

- **gpt-image-2.5-flare** (current)
- [gpt-image-2.5-sunburst](https://runapi.ai/zh-HK/models/gpt-image-2.5/sunburst.md)

2 個版本可用



gpt-image-2.5-flare 針對 GPT Image 2.5 系列中品質與成本的最佳平衡點。

- 按次收費，美元計價
- 生成失敗不收費
- 如模型支援，提供串流輸出
- Model skill setup

## 使用數據

- **API 呼叫次數／天:** 1
- **成功率:** 100.0%
- **平均生成時間:** 119.2s

此模型目前尚無經驗證的客戶評價。



## 技術詳情

| 欄位 | 值 |
|---|---|
| 提供者 | OpenAI |
| 模型 ID | gpt-image-2.5-flare |
| 模態 | Image |
| 任務類型 | Asynchronous |
| API 端點 | [/api/v1/gpt_image_2_5/text_to_image, /api/v1/gpt_image_2_5/edit_image](https://runapi.ai/zh-HK/docs/api/gpt-image-2-5/text-to-image) |
| 計費單位 | call |
| 輸入參數 | aspect_ratio, output_resolution, prompt, source_image_urls |
| 最大解像度 | 1k, 2k, 4k |
| 長寬比 | auto, 1:1, 3:2, 2:3, 4:3, 3:4, 5:4, 4:5, 16:9, 9:16, 2:1, 1:2, 3:1, 1:3, 21:9, 9:21 |
| 目錄狀態 | 可正常運作 |



**使用方法**

## 3 個步驟使用此模型

1. **取得 API 金鑰** - 免費註冊後，在控制台建立 gpt-image-2.5-flare 的 API 金鑰。
2. **發送請求** - 向 /api/v1/gpt_image_2_5/edit_image 發送 POST 請求，並傳入 gpt-image-2.5-flare 模型 ID 和參數。
3. **取得結果** - 輪詢工作或按照回呼取得已完成的 gpt-image-2.5-flare 結果。



<!-- catalog-model-detail-slot: feature-cards -->

## 此模型提供的功能

- **輸出解析度** — 根據已發布的 endpoint schema，支援 1k, 2k, 4k。
- **靈活的參數** — 可設定 4 個已記錄的參數，包括 aspect_ratio, output_resolution, prompt, source_image_urls。
- **Endpoint 涵蓋範圍** — 開放 2 個公開 endpoint：text_to_image, edit_image。
- **按用量計費** — 按 call 計量，無需訂閱。
<!-- /catalog-model-detail-slot: feature-cards -->


## GPT Image 2.5 flare 收費

| API endpoint | 解析度 | 時長 | 價格 |
|---|---|---|---|
| `text_to_image` | 暫不可用 | call | $0.06-$0.16 / image<br>Output resolution: 1k: $0.06 / image<br>Output resolution: 2k: $0.10 / image<br>Output resolution: 4k: $0.16 / image |
| `edit_image` | 暫不可用 | call | $0.16 / image |



**API 參考**

## 端點規格

| Field | Value |
|---|---|
| 端點 | `POST /api/v1/gpt_image_2_5/edit_image` |
| 模型 ID | `gpt-image-2.5-flare` |
| 工作類型 | `text_to_image, edit_image` |
| 最長時長 | `暫無資料` |
| 解析度 | `1k, 2k, 4k` |
| 長寬比 | `auto, 1:1, 3:2, 2:3, 4:3, 3:4, 5:4, 4:5, 16:9, 9:16, 2:1, 1:2, 3:1, 1:3, 21:9, 9:21` |
| 輸出格式 | `暫無資料` |
| 平均生成時間 | `暫無資料` |


<!-- catalog-model-detail-slot: request-parameters -->

## 請求參數

### `prompt`

**必填** · `value`

暫無描述。

### `aspect_ratio`

**選填** · `value`

暫無描述。 (auto, 1:1, 3:2, 2:3, 4:3, 3:4, 5:4, 4:5, 16:9, 9:16, 2:1, 1:2, 3:1, 1:3, 21:9, 9:21)

### `output_resolution`

**選填** · `value`

暫無描述。 (1k, 2k, 4k)

### `source_image_urls`

**必填** · `value`

暫無描述。

<!-- /catalog-model-detail-slot: request-parameters -->

**Request example**

```json
{
  "model": "gpt-image-2.5-flare",
  "source_image_urls": [
    "https://cdn.runapi.ai/public/samples/image.jpg"
  ],
  "prompt": "生成一張 4K 產品主圖，主體為啞黑色水樽，擺放在米色石面上，柔和側光。"
}
```

### 快速開始 — gpt-image-2.5-flare

結構一致 · variant 已固定於 model 中

```sh
npx skills add runapi-ai/gpt-image-2.5 -g
```

```text
Install the GPT Image 2.5 skill for this app:

1. Add runapi-ai/gpt-image-2.5 with the skills installer.
2. Load SKILL.md in this workspace.
3. Use its docs, schemas, pricing notes, and setup steps with model ID gpt-image-2.5-flare.
4. Confirm the install path when done.
```

### 四步使用 gpt-image-2.5-flare

1. **安裝** — 為此模型系列安裝 model skill。
2. **設定** — 將 model 欄位設為本頁顯示的完整 model ID。
3. **呼叫** — 連同 prompt、inputs 及 callback 設定，送出一個 typed request。
4. **接收** — 從 RunAPI 讀取 task response、webhook callback 或 cached output URL。

### gpt-image-2.5-flare 有咩不同

- **VS GPT-IMAGE-2.5-SUNBURST: gpt-image-2.5-flare** — gpt-image-2.5-sunburst

## 使用場景

**產品攝影**

自動生成適合電商 catalog、但冇 studio 攝影的 lifestyle 產品相。

**遊戲及概念美術**

在落實最終美術之前，快速構思場景同角色。

**編輯插畫**

大規模生成獨特封面圖同插畫，適合 blog post 同文章。



## 關於 GPT Image 2.5 flare 的常見問題

### 點樣選擇 gpt-image-2.5-flare？

傳入 quickstart 顯示嘅 model ID。

### 這個 variant 的 rate limit 係多少？

每個 key 的 rate limit 會按使用層級而定。請查看定價頁了解最新限制。

### 之後可以切換 variant 嗎？

可以——variant 只係一個旗標。只要更改 model 參數就可以切換。

### 支援 streaming 嗎？

在可用 streaming 的情況下，RunAPI 會端到端串流。

### 我應該在邊度回報品質問題？

可以在公開 GitHub repo 開 issue，或者電郵支援團隊。


### RELATED

- [gpt-image-2.5-sunburst](https://runapi.ai/zh-HK/models/gpt-image-2.5/sunburst.md) — 由 OpenAI 提供 · $0.160 / call
- [Flux](https://runapi.ai/zh-HK/models/flux.md) — 由 Black Forest Labs 提供 · $0.030 / call
- [Flux 2](https://runapi.ai/zh-HK/models/flux-2.md) — 由 Black Forest Labs 提供 · $0.070 / call
- [Flux Kontext](https://runapi.ai/zh-HK/models/flux-kontext.md) — 由 Black Forest Labs 提供 · $0.110 / call

### 開始用 GPT Image 2.5 建立產品。

- [建立免費帳戶](https://runapi.ai/zh-HK/login)
- [閱讀快速開始 →](https://runapi.ai/zh-HK/docs/api/gpt-image-2-5/text-to-image)
## 正在與團隊一起建立？

我們可以協助企業設定、整合和技術問題。

[聯絡我們](https://runapi.ai/zh-HK/contact.md)



---

## More from RunAPI

- [Home](https://runapi.ai/zh-HK/.md)
### 產品
- [模型目錄](https://runapi.ai/zh-HK/models.md)
- [收費](https://runapi.ai/zh-HK/pricing.md)
- [服務商](https://runapi.ai/zh-HK/models#all-models)
### 開發者
- [文件](https://runapi.ai/zh-HK/docs/guides)
- [SDK](https://runapi.ai/zh-HK/sdk.md)
- [CLI](https://runapi.ai/zh-HK/cli.md)
- [MCP Server](https://runapi.ai/zh-HK/mcp.md)
### 指南
- [Claude Code 與 Cursor](https://runapi.ai/zh-HK/claude-code-vs-cursor.md)
- [Cursor API 設定](https://runapi.ai/zh-HK/cursor-api-setup.md)
- [RunAPI 與 OpenRouter](https://runapi.ai/zh-HK/openrouter-alternative.md)
### 公司
- [企業版](https://runapi.ai/zh-HK/contact.md)
- [聯絡](https://runapi.ai/zh-HK/contact.md)
### 法律
- [條款](https://runapi.ai/zh-HK/terms.md)
- [私隱](https://runapi.ai/zh-HK/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-HK",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-HK",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/zh-HK/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-HK",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/zh-HK",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/zh-HKicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-HK",
    "@type": "SoftwareApplication",
    "name": "GPT Image 2.5 gpt-image-2.5-flare",
    "applicationCategory": "DeveloperApplication",
    "offers": {
      "@type": "Offer",
      "price": "0.1600",
      "priceCurrency": "USD",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "unitText": "call"
      }
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-HK",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/zh-HK"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/zh-HK/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "GPT Image 2.5",
        "item": "https://runapi.ai/zh-HK/models/gpt-image-2.5"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "gpt-image-2.5-flare",
        "item": "https://runapi.ai/zh-HK/models/gpt-image-2.5/flare"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-HK",
    "@type": "HowTo",
    "name": "四步使用 gpt-image-2.5-flare",
    "description": "透過 RunAPI 使用 gpt-image-2.5-flare，GPT Image 2.5 系列。按次收費，含 model ID、技術規格與開發者設定指南。",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "安裝",
        "text": "為此模型系列安裝 model skill。",
        "url": "https://runapi.ai/zh-HK/models/gpt-image-2.5/flare#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "設定",
        "text": "將 model 欄位設為本頁顯示的完整 model ID。",
        "url": "https://runapi.ai/zh-HK/models/gpt-image-2.5/flare#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "呼叫",
        "text": "連同 prompt、inputs 及 callback 設定，送出一個 typed request。",
        "url": "https://runapi.ai/zh-HK/models/gpt-image-2.5/flare#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "接收",
        "text": "從 RunAPI 讀取 task response、webhook callback 或 cached output URL。",
        "url": "https://runapi.ai/zh-HK/models/gpt-image-2.5/flare#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "zh-HK",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "點樣選擇 gpt-image-2.5-flare？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "傳入 quickstart 顯示嘅 model ID。"
        }
      },
      {
        "@type": "Question",
        "name": "這個 variant 的 rate limit 係多少？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "每個 key 的 rate limit 會按使用層級而定。請查看定價頁了解最新限制。"
        }
      },
      {
        "@type": "Question",
        "name": "之後可以切換 variant 嗎？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "可以——variant 只係一個旗標。只要更改 model 參數就可以切換。"
        }
      },
      {
        "@type": "Question",
        "name": "支援 streaming 嗎？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "在可用 streaming 的情況下，RunAPI 會端到端串流。"
        }
      },
      {
        "@type": "Question",
        "name": "我應該在邊度回報品質問題？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "可以在公開 GitHub repo 開 issue，或者電郵支援團隊。"
        }
      }
    ]
  }
]
```
