Voltar para Models
OpenAI

gpt-image-2

Image|CompareShare

Model type

Image

Trial status

Trial ready

API routes

1 route

Catalog created

May 29, 2026

EditGenerationText

Specifications

ProviderOpenAI
Model IDgpt-image-2
Model TypeImage
Trial AccessTrial ready
Release Date2026-04-21
Context Window1M tokens
Endpoints1 route
image-generationPOST
/v1/images/generations
Capabilities
Image
EditGenerationText

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

curl --request POST \
  --url https://api.aisa.one/v1/images/generations \
  -H 'Content-Type: application/json' \
  -H 'Authorization: Bearer $AISA_API_KEY' \
  -d '{
    "model": "gpt-image-2",
    "prompt": "A cute red panda, ultra-detailed, cinematic lighting",
    "n": 1,
    "size": "2048x2048"
  }'
Base URL: https://api.aisa.one
Endpoint: /v1/images/generations
View API Docs

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

Get API Key