OpenAI

GPT Image 2.5 flare

Image

gpt-image-2.5-flare

Model health Insufficient data
curl -X POST https://runapi.ai/api/v1/gpt_image_2_5/edit_image \
  -H "Authorization: Bearer $RUNAPI_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "gpt-image-2.5-flare",
  "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."
}'
https://runapi.ai 2 endpoints

2 versions available

Playground

Try GPT Image 2.5 flare

Pick any model and generate in seconds.

Try a Model Now

Pick any model and generate in seconds.

Model
Mode
Estimated: $0.16 / image
Generate

Sign in to generate with RunAPI.

Specifications

Technical details

Provider OpenAI
Model ID gpt-image-2.5-flare
Modality Image
Task types Asynchronous
API endpoint /api/v1/gpt_image_2_5/text_to_image, /api/v1/gpt_image_2_5/edit_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-flare from the dashboard.

  2. Send a Request

    POST to /api/v1/gpt_image_2_5/edit_image with the gpt-image-2.5-flare model slug and your parameters.

  3. Get Results

    Poll the task or follow the callback to retrieve the completed gpt-image-2.5-flare result.

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): text_to_image, edit_image.

Usage-based billing

Metered by call with no subscription requirement.

GPT Image 2.5 flare Pricing

Endpoint
Resolution
Duration
Price
text_to_image
Not available
call
$0.06-$0.16 / image
  • Output resolution: 1k: $0.06 / image
  • Output resolution: 2k: $0.10 / image
  • Output resolution: 4k: $0.16 / image
edit_image
Not available
call
$0.16 / image
API REFERENCE

Endpoint Specification

Endpoint
POST /api/v1/gpt_image_2_5/edit_image
Model ID
gpt-image-2.5-flare
Task Types
text_to_image, edit_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

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.

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.

Usage metrics

Trusted by developers
1
API Calls / Day
100.0%
Success Rate
119.2s
Avg Generation

Verified customer feedback is not available for this model yet.

FAQ

Frequently asked questions about GPT Image 2.5 flare

How do I select gpt-image-2.5-flare?

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 [email protected]. 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.

Building with a team?

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

Contact Us