APIMaster.ai

GPT Image API

GPT Image 2, GPT Image 2.5 Sunburst and Flare — text-to-image and image editing, billed per image.

Access GPT Image 2, GPT Image 2.5 Sunburst and Flare through APIMaster's OpenAI-compatible images endpoint. Generate from a prompt or edit reference images with independent per-model pricing. Use synchronous requests or asynchronous task polling.

Wejście
Obrazy referencyjne (wiele)
JPEG / PNG / WebP (max 10MB) · Up to 16 reference images
Wynik
Twój wynik pojawi się tutaj.
Wybierz model
73
gpt-image-2

Dostawca 73

1K
$0.0075/image$0.25-97%

Historia odcisków palców

Brak danych wykrywania

Czas działania

Brak danych wykrywania

81
gpt-image-2

Dostawca 81

1K
$0.025/image$0.25-90%

Historia odcisków palców

Brak danych wykrywania

Czas działania

Brak danych wykrywania

59
gpt-image-2

Dostawca 59

1K
$0.2/image$0.25-20%

Historia odcisków palców

Brak danych wykrywania

Czas działania

Brak danych wykrywania

149
gpt-image-2

Dostawca 149

1K
$0.3/image

Historia odcisków palców

Brak danych wykrywania

Czas działania

Brak danych wykrywania

102
gpt-image-2

Dostawca 102

1K
$0.325/image

Historia odcisków palców

Brak danych wykrywania

Czas działania

Brak danych wykrywania

Transparent per-image pricing — pay only for the images you generate.

GPT Image API — Pricing

ModelResolutionOur priceOfficialSave
GPT Image 21K$0.0075/img$0.25/img97%
GPT Image 22K$0.03/img$0.3/img90%
GPT Image 24K$0.06/img$0.6/img90%
GPT Image 2.5 Sunburst1K$0.0075/img$0.25/img97%
GPT Image 2.5 Sunburst2K$0.03/img$0.3/img90%
GPT Image 2.5 Sunburst4K$0.06/img$0.6/img90%
GPT Image 2.5 Flare1K$0.0075/img$0.25/img97%
GPT Image 2.5 Flare2K$0.03/img$0.3/img90%
GPT Image 2.5 Flare4K$0.06/img$0.6/img90%

Capabilities

High-quality images

Detailed text-to-image generation with strong prompt following.

Sync or async

Instant sync calls, or async submit + poll for batch jobs.

Per-image billing

Pay per image generated — no subscription.

Use cases

Marketing & social visualsProduct imageryThumbnails & bannersConcept artBatch image pipelines

Quick start

curl https://apimaster.ai/v1/images/generations \
  -H "Authorization: Bearer $APIMASTER_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-image-2",
    "prompt": "An orange cat at sunset, watercolor"
  }'
GPT-Image-2.5 API: Flare & Sunburst

GPT Image API — Najczęściej zadawane pytania

Which image models are available?

Currently available: gpt-image-2, gpt-image-2.5-sunburst, gpt-image-2.5-flare — billed per image.

Which endpoint do I call?

The OpenAI-compatible images endpoint (POST /v1/images/generations) — not /chat/completions. See Quick start below.

Sync or async?

Use sync for one-off images (returns the result directly) or async submit + poll for batch pipelines.

How is it billed?

Per image generated, pay-as-you-go from $1.

Is my data safe?

Yes. Your API data is not stored or used for training, and all requests are sent over encrypted connections.

Other models

Jak zacząć

01

Doładuj swoje saldo

Dodaj środki przez USDT lub Epay. Jedno saldo działa we wszystkich modelach i dostawcach.

Doładuj teraz
02

Utwórz swój klucz API

Zarejestruj się i utwórz kompatybilny z OpenAI klucz API w 3 sekundy. Karta kredytowa nie jest wymagana.

Utwórz klucz API
03

Podłącz do swojego kodu lub agenta

Zamień na swój klucz APIMaster i base URL — działa z każdym narzędziem kompatybilnym z OpenAI: Claude Code, Cursor, LangChain, LiteLLM i więcej.

Zobacz dokumentację