العودة إلى النماذج
OpenAI

gpt-image-2

Image|CompareShare

Model type

Image

Trial status

Trial ready

API routes

2 routes

Catalog created

May 29, 2026

EditGenerationTextVision

Specifications

ProviderOpenAI
Model IDgpt-image-2
Model TypeImage
Trial AccessTrial ready
Release Date2026-04-21
Context Window1M tokens
Endpoints2 routes
image-editPOST
/v1/images/edits
image-generationPOST
/v1/images/generations
Capabilities
Image
EditGenerationTextVision

Pricing

request rate

Standard

request

$0.0300 / request

image rate

1024x1024 · standard

image

$0.0500 / image

Duration Estimate

5s · Standard$0.1500
10s · Standard$0.3000
5s · 1024x1024 · standard$0.2500
10s · 1024x1024 · standard$0.5000

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",
    "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

Standard $0.030/request, 1024x1024 · standard $0.050/image
Image
ByteDance

seedream-5-0-260128

$0.035/call
Image
ByteDance

seedream-4-5-251128

$0.036/call
Image

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

Get API Key