---
title: GPT Image 2.5 API — バリアント、料金、model skill | RunAPI
description: GPT Image 2.5 API のバリアント、呼び出し料金、アプリ開発用 GPT Image 2.5 skill を比較。1つの API key と skills-first ワークフロー。
url: https://runapi.ai/ja/models/gpt-image-2.5.md
canonical: https://runapi.ai/ja/models/gpt-image-2.5
locale: ja
site: RunAPI
image: https://runapi.ai/assets/opengraph-bfaaa0f0.png
alternates:
  en: https://runapi.ai/models/gpt-image-2.5
  zh-CN: https://runapi.ai/zh-CN/models/gpt-image-2.5
  es: https://runapi.ai/es/models/gpt-image-2.5
  ja: https://runapi.ai/ja/models/gpt-image-2.5
  de: https://runapi.ai/de/models/gpt-image-2.5
  fr: https://runapi.ai/fr/models/gpt-image-2.5
  pt-BR: https://runapi.ai/pt-BR/models/gpt-image-2.5
  ko: https://runapi.ai/ko/models/gpt-image-2.5
  it: https://runapi.ai/it/models/gpt-image-2.5
  nl: https://runapi.ai/nl/models/gpt-image-2.5
  pl: https://runapi.ai/pl/models/gpt-image-2.5
  tr: https://runapi.ai/tr/models/gpt-image-2.5
  zh-TW: https://runapi.ai/zh-TW/models/gpt-image-2.5
  zh-HK: https://runapi.ai/zh-HK/models/gpt-image-2.5
  ar: https://runapi.ai/ar/models/gpt-image-2.5
  x-default: https://runapi.ai/models/gpt-image-2.5
model: GPT Image 2.5
provider: OpenAI
modality: image
variant_count: 2
price_from_cents: 16
---

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

[ホーム](https://runapi.ai/ja/.md) / [モデル](https://runapi.ai/ja/models.md) / GPT Image 2.5


# GPT Image 2.5 API

GPT Image 2.5 API を RunAPI 経由で利用。model skill、統合認証、わかりやすい従量料金に対応しています。

- [無料アカウントを作成](https://runapi.ai/ja/login)
- [ドキュメントを読む](https://runapi.ai/ja/docs/api/gpt-image-2-5/text-to-image)

**Provider:** OpenAI
**Modality:** Image
**Catalog:** 2 variants

## GPT Image 2.5 について

GPT Image 2.5 API は RunAPI から利用できる image モデルです。model skill をインストールすると、docs、schema、料金メモ、セットアップ手順をアプリ開発ワークフローに持ち込めます。

**プロバイダー:** OpenAI
**モダリティ:** Image



## バリアント

| バージョン | バリアント | 料金 | 請求 | URL |
|---|---|---|---|---|
| gpt-image-2.5-flare | `gpt-image-2.5-flare` | $0.160 | call | [見る →](https://runapi.ai/ja/models/gpt-image-2.5/flare.md) |
| gpt-image-2.5-sunburst | `gpt-image-2.5-sunburst` | $0.160 | call | [見る →](https://runapi.ai/ja/models/gpt-image-2.5/sunburst.md) |


## GPT Image 2.5 の料金

| Endpoint | 解像度 | 尺 | 価格 |  |
|---|---|---|---|---|
| `text_to_image` | 1k, 2k, 4k | — | $0.06-$0.16 / image |  |
| `edit_image` | 1k, 2k, 4k | — | $0.16 / image |  |

gpt-image-2.5-flare の料金を表示しています。他のバリアントはそれぞれの endpoint 料金が適用されます。






## GPT Image 2.5 を始める

1. **モデルを選ぶ** — 出力タイプ、品質基準、レイテンシ目標に合うモデルとバリアントを選びます。
2. **一度だけ認証** — 対応するすべてのモデルに RunAPI key を使います。
3. **skill をインストール** — 機能実装の前に model skill をコード作業環境へ追加します。
4. **出力を受け取る** — task ID でポーリングするか、生成完了時の callback を処理します。



## GPT Image 2.5 の位置づけ

GPT Image 2.5 は OpenAI のモデルで、RunAPI の image カタログに含まれます。マネージド API アクセス、料金コンテキスト、model skill をまとめて使いたい場合に適しています。

**プロバイダー:** [OpenAI](https://runapi.ai/ja/providers/openai.md) — すべて見る →
**モダリティ:** [Image](https://runapi.ai/ja/models#all-models) — モデルを見る →



## RunAPI 経由で GPT Image 2.5 を使う理由

- **1つの API key** — モデルやプロバイダーをまたいで同じ認証情報を使えます。
- **Skill-ready** — model skill に schema、セットアップメモ、料金コンテキスト、モデル ID が含まれます。
- **予測しやすい請求** — 呼び出し前に従量料金を確認できます。


## GPT Image 2.5 に関するよくある質問

### 利用できる GPT Image 2.5 モデルは何ですか？

GPT Image 2.5 Flare と GPT Image 2.5 Sunburst は、同じ API 形式でテキストからの画像生成と画像編集に利用できます。

### 対応する出力解像度は何ですか？

テキストからの画像生成と画像編集のリクエストでは、1K、2K、4K の出力解像度を選べます。

### 既存の画像を編集できますか？

はい。編集指示とともに 1 件以上の元画像 URL を送信すると、更新された画像を作成できます。

### このモデルはどう呼び出しますか？

model skill をインストールし、RunAPI key とセットアップメモに従ってください。

### 失敗した生成は課金されますか？

失敗した生成は課金されません

### アプリケーションから呼び出せますか？

はい。コード作業環境に model skill をインストールし、モデル機能を追加するときに利用してください。



## GPT Image 2.5 に近いモデル

- [Flux](https://runapi.ai/ja/models/flux.md) - Black Forest Labs - から $0.030
- [Flux 2](https://runapi.ai/ja/models/flux-2.md) - Black Forest Labs - から $0.070
- [Flux Kontext](https://runapi.ai/ja/models/flux-kontext.md) - Black Forest Labs - から $0.110
- [GPT Image](https://runapi.ai/ja/models/gpt-image.md) - OpenAI - から $0.120


## GPT Image 2.5 で構築を開始。

- [無料アカウントを作成](https://runapi.ai/ja/login)
- [クイックスタートを読む →](https://runapi.ai/ja/docs/api/gpt-image-2-5/text-to-image)

## バリアント

- [GPT Image 2.5 gpt-image-2.5-flare](https://runapi.ai/ja/models/gpt-image-2.5/flare.md)
- [GPT Image 2.5 gpt-image-2.5-sunburst](https://runapi.ai/ja/models/gpt-image-2.5/sunburst.md)

## 同じカテゴリ

- [Flux](https://runapi.ai/ja/models/flux.md)
- [Flux 2](https://runapi.ai/ja/models/flux-2.md)
- [Flux Kontext](https://runapi.ai/ja/models/flux-kontext.md)
- [GPT Image](https://runapi.ai/ja/models/gpt-image.md)

## プロバイダー

- [Embedding](https://runapi.ai/ja/models/embedding.md)
- [GPT](https://runapi.ai/ja/models/gpt.md)
- [GPT Image](https://runapi.ai/ja/models/gpt-image.md)
- [GPT Image 2](https://runapi.ai/ja/models/gpt-image-2.md)

## Docs

- [API Docs](https://runapi.ai/ja/docs/api/gpt-image-2-5/text-to-image)
- [OpenClaw 統合](https://runapi.ai/ja/openclaw.md)
- [OpenClaw に最適な API](https://runapi.ai/ja/best-api-for-openclaw.md)
- [OpenClaw 画像生成](https://runapi.ai/ja/openclaw-image-generation.md)
- [料金](https://runapi.ai/pricing.md)


---

## More from RunAPI

- [Home](https://runapi.ai/ja/.md)
### プロダクト
- [モデルカタログ](https://runapi.ai/ja/models.md)
- [料金](https://runapi.ai/ja/pricing.md)
- [プロバイダー](https://runapi.ai/ja/models#all-models)
### 開発者
- [ドキュメント](https://runapi.ai/ja/docs/guides)
- [SDK](https://runapi.ai/ja/sdk.md)
- [CLI](https://runapi.ai/ja/cli.md)
- [MCP Server](https://runapi.ai/ja/mcp.md)
### ガイド
- [Claude Code と Cursor](https://runapi.ai/ja/claude-code-vs-cursor.md)
- [Cursor API セットアップ](https://runapi.ai/ja/cursor-api-setup.md)
- [RunAPI と OpenRouter の比較](https://runapi.ai/ja/openrouter-alternative.md)
### 会社
- [エンタープライズ](https://runapi.ai/ja/contact.md)
- [お問い合わせ](https://runapi.ai/ja/contact.md)
### 法務
- [利用規約](https://runapi.ai/ja/terms.md)
- [プライバシー](https://runapi.ai/ja/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/ja",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/ja/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/ja",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/jaicon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "SoftwareApplication",
    "name": "GPT Image 2.5",
    "applicationCategory": "DeveloperApplication",
    "operatingSystem": "Cross-platform",
    "hasVariant": [
      {
        "@type": "SoftwareApplication",
        "name": "GPT Image 2.5 gpt-image-2.5-flare"
      },
      {
        "@type": "SoftwareApplication",
        "name": "GPT Image 2.5 gpt-image-2.5-sunburst"
      }
    ],
    "offers": {
      "@type": "AggregateOffer",
      "lowPrice": "$0.160",
      "priceCurrency": "USD"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/ja"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/ja/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "GPT Image 2.5",
        "item": "https://runapi.ai/ja/models/gpt-image-2.5"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "HowTo",
    "name": "この model skill で構築する方法",
    "description": "GPT Image 2.5 API のバリアント、呼び出し料金、アプリ開発用 GPT Image 2.5 skill を比較。1つの API key と skills-first ワークフロー。",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "モデルを選ぶ",
        "text": "出力タイプ、品質基準、レイテンシ目標に合うモデルとバリアントを選びます。",
        "url": "https://runapi.ai/ja/models/gpt-image-2.5#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "一度だけ認証",
        "text": "対応するすべてのモデルに RunAPI key を使います。",
        "url": "https://runapi.ai/ja/models/gpt-image-2.5#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "skill をインストール",
        "text": "機能実装の前に model skill をコード作業環境へ追加します。",
        "url": "https://runapi.ai/ja/models/gpt-image-2.5#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "出力を受け取る",
        "text": "task ID でポーリングするか、生成完了時の callback を処理します。",
        "url": "https://runapi.ai/ja/models/gpt-image-2.5#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "ja",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "利用できる GPT Image 2.5 モデルは何ですか？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "GPT Image 2.5 Flare と GPT Image 2.5 Sunburst は、同じ API 形式でテキストからの画像生成と画像編集に利用できます。"
        }
      },
      {
        "@type": "Question",
        "name": "対応する出力解像度は何ですか？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "テキストからの画像生成と画像編集のリクエストでは、1K、2K、4K の出力解像度を選べます。"
        }
      },
      {
        "@type": "Question",
        "name": "既存の画像を編集できますか？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "はい。編集指示とともに 1 件以上の元画像 URL を送信すると、更新された画像を作成できます。"
        }
      },
      {
        "@type": "Question",
        "name": "このモデルはどう呼び出しますか？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "model skill をインストールし、RunAPI key とセットアップメモに従ってください。"
        }
      },
      {
        "@type": "Question",
        "name": "失敗した生成は課金されますか？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "失敗した生成は課金されません"
        }
      },
      {
        "@type": "Question",
        "name": "アプリケーションから呼び出せますか？",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "はい。コード作業環境に model skill をインストールし、モデル機能を追加するときに利用してください。"
        }
      }
    ]
  }
]
```
