Models/GPT Image 2
Image

GPT Image 2

by OpenAI

GPT Image 2 adds sharper text rendering, layout control, and consistent multi-image generation.

Capabilities

  • Text to image
  • Edit image
  • Text rendering

Available models

Pass any of these IDs in the model field.

Model IDDetailPrice
gpt-image-2-text-to-image1024×1024$0.030 / call
gpt-image-2.5-text-to-image2048×2048$0.060 / call

Pricing starts at

$0.030 / call

Pay only for what you use. Each response returns the exact amount settled against your balance — no subscriptions, no minimums.

Quickstart

GPT Image 2 · gpt-image-2-text-to-image

cURL
curl -X POST https://capi.ai/api/v1/images/generations \
  -H "Authorization: Bearer YOUR_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"model":"gpt-image-2-text-to-image","prompt":"A lighthouse at dusk"}'