Back to Models
OpenAI

gpt-image-2.5-flare

Image|CompareShare

Model type

Image

Trial status

Paid access

API routes

2 routes

Catalog created

Sep 10, 2026

Generation

Specifications

ProviderOpenAI
Model IDgpt-image-2.5-flare
Model TypeImage
Trial AccessPaid access
Release Date2026-09-10
Endpoints2 routes
image-editPOST
/v1/images/edits
image-generationPOST
/v1/images/generations
Capabilities
Image
Generation

Pricing

Input

$8.000

per 1M tokens

Output

$30.000

per 1M tokens

Cache Read

$2.000

per 1M tokens

Cache Write

$0.000

per 1M tokens

Cost Estimate

1K in + 1K out$0.0380
10K in + 2K out$0.1400
100K in + 10K out$1.1000

API Example

Endpoint:
curl --request POST \
  --url https://api.aisa.one/v1/images/edits \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer $AISA_API_KEY' \
  -d '{
    "model": "gpt-image-2.5-flare",
    "messages": [
      {
        "role": "user",
        "content": "Hello, what can you help me with?"
      }
    ],
    "max_tokens": 1024
  }'
Base URL: https://api.aisa.one
Endpoint: /v1/images/edits
View API Docs

Compare Similar Models

Compare These
Current
OpenAI

gpt-image-2.5-flare

$8.000 / $30.000 per 1M
Image
OpenAI

gpt-image-2

$8.000 / $30.000 per 1M
Image
ByteDance

seedream-5-0-260128

$0.035/call
Image

Start using gpt-image-2.5-flare through AIsa's Model Gateway today.

Get API Key