HomeVastLLM Catalog › GPT Image 1.5

GPT Image 1.5

by OpenAI · Image Generation

Overview

Our previous image generation model. GPT Image 1.5 offers strong instruction following and prompt adherence for image generation and editing.

Input → Outputtext, image → image

Pricing

Custom pricing

UsageRate (USD)Unit
Input tokens$0per 1M tokens
Output tokens$0per 1M tokens

TuneRouter live platform pricing · currency: USD · pre-deduction settled by actual usage

Call it in 30 seconds

OpenAI-compatible · base URL https://api.tunerouter.com/v1/

POST/images/generations
curl https://api.tunerouter.com/v1/images/generations \
  -H "Authorization: Bearer $TUNEROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model": "gpt-image-1.5", "prompt": "A blue heron at dawn, watercolor"}'

Model ID: gpt-image-1.5 · works with OpenAI SDKs — just point base_url at api.tunerouter.com

More from OpenAI

← Back to full catalog (101 models)