OpenAI

gpt-image-2

openaimodel ID gpt-image-2

gpt-image-2 is available through the KoRouter API on pay-as-you-go credits — the exact per-call price is shown in the live pricing breakdown below.

  • Input modalitiestext, image, file
  • Output modalitiestext

Call it in one request

curl · gpt-image-2
curl https://korouter.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gpt-image-2",
    "messages": [{ "role": "user", "content": "Hello" }]
  }'

Replace sk-your-key with a key from the console. Model IDs are bare names — see the docs and per-tool setup guides.

More models

Prices use the live billing catalog · live availability · all models