State-of-the-art image generation model. GPT Image 2 is OpenAI's current image model for fast, high-quality generation and editing, with flexible sizes and high-fidelity image inputs.
Custom pricing
| Usage | Rate (USD) | Unit |
|---|---|---|
| Input tokens | $0 | per 1M tokens |
| Output tokens | $0 | per 1M tokens |
TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage
OpenAI-compatible · base URL https://api.tunerouter.com/v1/
curl https://api.tunerouter.com/v1/images/generations \
-H "Authorization: Bearer $TUNEROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "gpt-image-2", "prompt": "A blue heron at dawn, watercolor"}'Model ID: gpt-image-2 · works with OpenAI SDKs — just point base_url at api.tunerouter.com