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.

Đầu vào
Ảnh tham khảo (nhiều)
JPEG / PNG / WebP (tối đa 10MB)
Kết quả
Kết quả của bạn sẽ xuất hiện ở đây.
Chọn mô hình
59
gpt-image-2

Channel 59

Mỗi ảnh$0.057/ ảnh$0.15/ ảnhTiết kiệm 62%

Lịch sử fingerprint

Không có dữ liệu phát hiện

Trạng thái

Không có dữ liệu phát hiện

33
gpt-image-2

Channel 33

Mỗi ảnh$0.06/ ảnh$0.15/ ảnhTiết kiệm 60%

Lịch sử fingerprint

Trạng thái

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

GPT Image API — Pricing

ModelOur priceOfficialSave
GPT Image 2$0.057/img$0.15/img62%

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 — Câu hỏi thường gặp

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

Hướng dẫn bắt đầu

01

Tạo API Key của bạn

Đăng ký và tạo API Key tương thích OpenAI trong 3 giây. Không yêu cầu thẻ tín dụng.

Tạo API Key
02

Nạp tiền vào tài khoản

Thêm tín dụng qua USDT hoặc Epay. Một tài khoản dùng chung cho tất cả các mô hình và nhà cung cấp.

Nạp ngay
03

Kết nối vào code hoặc Agent của bạn

Thay thế bằng APIMaster key và base URL của bạn — hoạt động với mọi công cụ tương thích OpenAI: Claude Code, Cursor, LangChain, LiteLLM và nhiều hơn nữa.

Xem tài liệu