---
title: gpt-image-2.5-sunburst API — GPT Image 2.5 Pricing & Specs | RunAPI
description: Use gpt-image-2.5-sunburst via RunAPI — the GPT Image 2.5 family. Per-call pricing, model ID, specs, and developer setup guide.
url: https://runapi.ai/models/gpt-image-2.5/sunburst.md
canonical: https://runapi.ai/models/gpt-image-2.5/sunburst
locale: en
site: RunAPI
image: https://runapi.ai/assets/opengraph-bfaaa0f0.png
alternates:
  en: https://runapi.ai/models/gpt-image-2.5/sunburst
  zh-CN: https://runapi.ai/zh-CN/models/gpt-image-2.5/sunburst
  es: https://runapi.ai/es/models/gpt-image-2.5/sunburst
  ja: https://runapi.ai/ja/models/gpt-image-2.5/sunburst
  de: https://runapi.ai/de/models/gpt-image-2.5/sunburst
  fr: https://runapi.ai/fr/models/gpt-image-2.5/sunburst
  pt-BR: https://runapi.ai/pt-BR/models/gpt-image-2.5/sunburst
  ko: https://runapi.ai/ko/models/gpt-image-2.5/sunburst
  it: https://runapi.ai/it/models/gpt-image-2.5/sunburst
  nl: https://runapi.ai/nl/models/gpt-image-2.5/sunburst
  pl: https://runapi.ai/pl/models/gpt-image-2.5/sunburst
  tr: https://runapi.ai/tr/models/gpt-image-2.5/sunburst
  zh-TW: https://runapi.ai/zh-TW/models/gpt-image-2.5/sunburst
  zh-HK: https://runapi.ai/zh-HK/models/gpt-image-2.5/sunburst
  ar: https://runapi.ai/ar/models/gpt-image-2.5/sunburst
  x-default: https://runapi.ai/models/gpt-image-2.5/sunburst
model: GPT Image 2.5
provider: OpenAI
variant_id: gpt-image-2.5-sunburst
sdk_model_id: gpt-image-2.5-sunburst
modality: image
price_from_cents: 16
billing_unit: call
status: active
---

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


# gpt-image-2.5-sunburst API

Use gpt-image-2.5-sunburst from the GPT Image 2.5 family via RunAPI. Per-call pricing, no subscription, and failed generations are never charged.

**OpenAI / [GPT Image 2.5](https://runapi.ai/models/gpt-image-2.5.md)**
**Operational · image · Commercial OK**

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

## Try GPT Image 2.5 sunburst

Pick any model and generate in seconds.


## Try a Model Now

Pick any model and generate in seconds.

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

**Model:**
- **GPT Image 2.5 sunburst** — `gpt-image-2.5-sunburst` · $0.16 / image

**Prompt:** Describe what you want to create...

**Estimated:** $0.16 / image

- [Generate](https://runapi.ai/login)
Sign in to generate with RunAPI.
<!-- /catalog-model-detail-slot: model-playground -->

### Switch variant

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

2 versions available



gpt-image-2.5-sunburst targets the sweet spot of quality and cost within the GPT Image 2.5 family. It shares the same API key, request shape, and async task lifecycle as every other RunAPI model — switch to this variant by changing one model ID parameter. Install the GPT Image 2.5 skill to load docs, typed schemas, pricing notes, and setup steps into your coding workspace. Billing is metered per completed request in USD with no subscription or minimum spend, and failed generations are never charged.

- Pay-per-call pricing in USD with no subscription
- Failed generations are never charged
- Streaming when supported by the model
- Schema-validated parameters and tool calls
- Switch variant by changing one model ID parameter
- Unified billing across all models and providers




## Technical details

| Field | Value |
|---|---|
| Provider | OpenAI |
| Model ID | gpt-image-2.5-sunburst |
| Modality | Image |
| Task types | Asynchronous |
| API endpoint | [/api/v1/gpt_image_2_5/edit_image, /api/v1/gpt_image_2_5/text_to_image](https://runapi.ai/docs/api/gpt-image-2-5/text-to-image) |
| Billing unit | call |
| Input parameters | aspect_ratio, output_resolution, prompt, source_image_urls |
| Max resolution | 1k, 2k, 4k |
| Aspect ratios | 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 status | Operational |



**HOW IT WORKS**

## Use This Model in 3 Steps

1. **Get Your Key** - Sign up for free and create an API key for gpt-image-2.5-sunburst from the dashboard.
2. **Send a Request** - POST to /api/v1/gpt_image_2_5/edit_image with the gpt-image-2.5-sunburst model slug and your parameters.
3. **Get Results** - Poll the task or follow the callback to retrieve the completed gpt-image-2.5-sunburst result.



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

## What this model offers

- **Output resolution** — Supports 1k, 2k, 4k from the published endpoint schema.
- **Flexible parameters** — Configure 4 documented parameters, including aspect_ratio, output_resolution, prompt, source_image_urls.
- **Endpoint coverage** — Exposes 2 public endpoint(s): edit_image, text_to_image.
- **Usage-based billing** — Metered by call with no subscription requirement.
<!-- /catalog-model-detail-slot: feature-cards -->


## GPT Image 2.5 sunburst Pricing

| Endpoint | Resolution | Duration | Price |
|---|---|---|---|
| `edit_image` | Not available | call | $0.16 / image |
| `text_to_image` | Not available | 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 |



**API REFERENCE**

## Endpoint Specification

| Field | Value |
|---|---|
| Endpoint | `POST /api/v1/gpt_image_2_5/edit_image` |
| Model ID | `gpt-image-2.5-sunburst` |
| Task Types | `edit_image, text_to_image` |
| Max Duration | `Unavailable` |
| Resolutions | `1k, 2k, 4k` |
| Aspect Ratios | `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 Format | `Unavailable` |
| Avg Generation Time | `Unavailable` |


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

## Request parameters

### `prompt`

**Required** · `value`

No description available.

### `aspect_ratio`

**Optional** · `value`

No description available. (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`

**Optional** · `value`

No description available. (1k, 2k, 4k)

### `source_image_urls`

**Required** · `value`

No description available.

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

**Request example**

```json
{
  "model": "gpt-image-2.5-sunburst",
  "source_image_urls": [
    "https://cdn.runapi.ai/public/samples/image.jpg"
  ],
  "prompt": "Generate a 4K product hero image of a matte-black water bottle on a beige stone surface, soft side light."
}
```

### Model skill — gpt-image-2.5-sunburst

Install the skill once, then use the variant ID from this page while building.

```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-sunburst.
4. Confirm the install path when done.
```

### Use gpt-image-2.5-sunburst with a model skill

1. **Install** — Install the model skill for the GPT Image 2.5 line. The skill loads docs, typed schemas, pricing notes, and setup steps into your coding workspace so your agent has the right context.
2. **Configure** — Set the model field to the full model ID shown on this page and configure your RunAPI API key as an environment variable. The same key works across all models and providers.
3. **Call** — Use the skill instructions while adding prompt, input, and callback handling to your application. RunAPI routes the request to the provider, manages the async lifecycle, and returns structured JSON.
4. **Receive** — Read the task response by polling the task ID, streaming when supported, or handling the webhook callback at your configured URL. Generated outputs are stored and retrievable by task ID.

### What's different about gpt-image-2.5-sunburst

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

## USE CASES

**Product photography**

Auto-generate lifestyle product photos for e-commerce catalogs that lack studio photography.

**Game & concept art**

Rapidly concept environments and characters before committing to final art.

**Editorial illustration**

Generate unique cover art and illustrations for blog posts and articles at scale.



## Frequently asked questions about GPT Image 2.5 sunburst

### How do I select gpt-image-2.5-sunburst?

Pass the model ID shown in the quickstart.

### What's the rate limit on this variant?

Per-key rate limits scale with your usage tier. The pricing page shows current limits. If you need higher throughput, contact support to discuss tier upgrades.

### Can I switch variants later?

Yes. Variant is a parameter in the request. Switch by changing the model ID — no code changes, no re-authentication, no separate billing setup. All variants share the same API key and request shape.

### Does it stream?

Where streaming is available, RunAPI streams end-to-end. LLM models support token-level streaming. Media models use async task polling or webhook callbacks for result delivery.

### Where do I report quality issues?

Open an issue on the public GitHub repo or email support at contact@runapi.ai. Include the task ID and model ID so the team can investigate the specific generation.

### Do I need a separate provider account?

No. Your RunAPI API key is enough to access this variant and every other model in the catalog. You do not need accounts with the underlying provider.


### RELATED

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

### Start building with GPT Image 2.5.

- [Create free account](https://runapi.ai/login)
- [Read the quickstart →](https://runapi.ai/docs/api/gpt-image-2-5/text-to-image)
## Building with a team?

We're here to help with enterprise setup, integrations, and technical questions.

[Contact Us](https://runapi.ai/contact.md)



---

## More from RunAPI

- [Home](https://runapi.ai/.md)
### Product
- [Model Catalog](https://runapi.ai/models.md)
- [Pricing](https://runapi.ai/pricing.md)
- [Providers](https://runapi.ai/models#all-models)
### Developers
- [Documentation](https://runapi.ai/docs/guides)
- [SDKs](https://runapi.ai/sdk.md)
- [CLI](https://runapi.ai/cli.md)
- [MCP Server](https://runapi.ai/mcp.md)
### Guides
- [Claude Code vs Cursor](https://runapi.ai/claude-code-vs-cursor.md)
- [Cursor API Setup](https://runapi.ai/cursor-api-setup.md)
- [RunAPI vs OpenRouter](https://runapi.ai/openrouter-alternative.md)
### Company
- [Enterprise](https://runapi.ai/contact.md)
- [Contact](https://runapi.ai/contact.md)
### Legal
- [Terms](https://runapi.ai/terms.md)
- [Privacy](https://runapi.ai/privacy.md)
- [Site index for agents](https://runapi.ai/llms.txt)

Contact: contact@runapi.ai

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "inLanguage": "en",
    "@type": "WebSite",
    "name": "RunAPI",
    "url": "https://runapi.ai/",
    "potentialAction": {
      "@type": "SearchAction",
      "target": {
        "@type": "EntryPoint",
        "urlTemplate": "https://runapi.ai/models?q={search_term_string}"
      },
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "en",
    "@type": "Organization",
    "name": "RunAPI",
    "url": "https://runapi.ai/",
    "logo": {
      "@type": "ImageObject",
      "url": "https://runapi.ai/icon.svg"
    },
    "sameAs": [
      "https://github.com/runapi-ai"
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "en",
    "@type": "SoftwareApplication",
    "name": "GPT Image 2.5 gpt-image-2.5-sunburst",
    "applicationCategory": "DeveloperApplication",
    "offers": {
      "@type": "Offer",
      "price": "0.1600",
      "priceCurrency": "USD",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "unitText": "call"
      }
    }
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "en",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://runapi.ai/"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Models",
        "item": "https://runapi.ai/models"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "GPT Image 2.5",
        "item": "https://runapi.ai/models/gpt-image-2.5"
      },
      {
        "@type": "ListItem",
        "position": 4,
        "name": "gpt-image-2.5-sunburst",
        "item": "https://runapi.ai/models/gpt-image-2.5/sunburst"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "en",
    "@type": "HowTo",
    "name": "Use gpt-image-2.5-sunburst with a model skill",
    "description": "Use gpt-image-2.5-sunburst via RunAPI — the GPT Image 2.5 family. Per-call pricing, model ID, specs, and developer setup guide.",
    "totalTime": "PT5M",
    "step": [
      {
        "@type": "HowToStep",
        "position": 1,
        "name": "Install",
        "text": "Install the model skill for the GPT Image 2.5 line. The skill loads docs, typed schemas, pricing notes, and setup steps into your coding workspace so your agent has the right context.",
        "url": "https://runapi.ai/models/gpt-image-2.5/sunburst#how-step-1"
      },
      {
        "@type": "HowToStep",
        "position": 2,
        "name": "Configure",
        "text": "Set the model field to the full model ID shown on this page and configure your RunAPI API key as an environment variable. The same key works across all models and providers.",
        "url": "https://runapi.ai/models/gpt-image-2.5/sunburst#how-step-2"
      },
      {
        "@type": "HowToStep",
        "position": 3,
        "name": "Call",
        "text": "Use the skill instructions while adding prompt, input, and callback handling to your application. RunAPI routes the request to the provider, manages the async lifecycle, and returns structured JSON.",
        "url": "https://runapi.ai/models/gpt-image-2.5/sunburst#how-step-3"
      },
      {
        "@type": "HowToStep",
        "position": 4,
        "name": "Receive",
        "text": "Read the task response by polling the task ID, streaming when supported, or handling the webhook callback at your configured URL. Generated outputs are stored and retrievable by task ID.",
        "url": "https://runapi.ai/models/gpt-image-2.5/sunburst#how-step-4"
      }
    ]
  },
  {
    "@context": "https://schema.org",
    "inLanguage": "en",
    "@type": "FAQPage",
    "mainEntity": [
      {
        "@type": "Question",
        "name": "How do I select gpt-image-2.5-sunburst?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Pass the model ID shown in the quickstart."
        }
      },
      {
        "@type": "Question",
        "name": "What's the rate limit on this variant?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Per-key rate limits scale with your usage tier. The pricing page shows current limits. If you need higher throughput, contact support to discuss tier upgrades."
        }
      },
      {
        "@type": "Question",
        "name": "Can I switch variants later?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Yes. Variant is a parameter in the request. Switch by changing the model ID — no code changes, no re-authentication, no separate billing setup. All variants share the same API key and request shape."
        }
      },
      {
        "@type": "Question",
        "name": "Does it stream?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Where streaming is available, RunAPI streams end-to-end. LLM models support token-level streaming. Media models use async task polling or webhook callbacks for result delivery."
        }
      },
      {
        "@type": "Question",
        "name": "Where do I report quality issues?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Open an issue on the public GitHub repo or email support at contact@runapi.ai. Include the task ID and model ID so the team can investigate the specific generation."
        }
      },
      {
        "@type": "Question",
        "name": "Do I need a separate provider account?",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "No. Your RunAPI API key is enough to access this variant and every other model in the catalog. You do not need accounts with the underlying provider."
        }
      }
    ]
  }
]
```
