APIMaster.ai

GPT Image API

Generate images with GPT Image 2 — text-to-image, billed per image. OpenAI-compatible images endpoint.

Access GPT Image 2 through APIMaster's OpenAI-compatible images endpoint — no US card or org verification. Generate text-to-image, billed per image, pay-as-you-go. Use the sync endpoint for instant results or the async endpoint for batch pipelines.

Input
Immagini di riferimento (multiple)
JPEG / PNG / WebP (max 10 MB) · Up to 16 reference images
Output
Il tuo risultato apparirà qui.
Seleziona modello
73
gpt-image-2

Fornitore 73

Per immagine$0.15/ img$0.25/ imgRisparmia 40%

Cronologia fingerprint

Nessun dato di rilevamento

Uptime

Nessun dato di rilevamento

81
gpt-image-2

Fornitore 81

Per immagine$0.2/ img$0.25/ imgRisparmia 20%

Cronologia fingerprint

Nessun dato di rilevamento

Uptime

Nessun dato di rilevamento

59
gpt-image-2

Fornitore 59

Per immagine$0.25/ img

Cronologia fingerprint

Nessun dato di rilevamento

Uptime

Nessun dato di rilevamento

102
gpt-image-2

Fornitore 102

Per immagine$0.25/ img

Cronologia fingerprint

Nessun dato di rilevamento

Uptime

Nessun dato di rilevamento

72
gpt-image-2

Fornitore 72

Per immagine$0.2945/ img

Cronologia fingerprint

Nessun dato di rilevamento

Uptime

Nessun dato di rilevamento

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

GPT Image API — Pricing

ModelOur priceOfficialSave
GPT Image 2$0.15/img$0.25/img40%

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 API — Domande Frequenti

Which image models are available?

Currently available: gpt-image-2 — 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

Come Iniziare

01

Ricarica il tuo Saldo

Aggiungi crediti tramite USDT o Epay. Un unico saldo funziona con tutti i modelli e provider.

Ricarica Ora
02

Crea la tua Chiave API

Registrati e crea una chiave API compatibile con OpenAI in 3 secondi. Nessuna carta di credito richiesta.

Crea Chiave API
03

Collegalo al tuo Codice o Agente

Sostituisci la tua chiave APIMaster e l'URL di base — funziona con qualsiasi strumento compatibile con OpenAI: Claude Code, Cursor, LangChain, LiteLLM e altri.

Vedi Documentazione