GPT Image 1 (legacy)

GPT Image 1 moved to tokenized pricing ($10/$40 per 1M tokens). We show approximate price per 1024×1024 high-quality image. A new 'image-tokens' kind is coming in a future sprint.

ImageOpenAI$0.2071 / image

openai/gpt-image-1

Context
Completion cap
Tools
No
JSON
No

Call it from Geek Hub

Same OpenAI SDK. Change the base URL and the model id.

curl https://api.geekhub.mx/v1/images/generations \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "openai/gpt-image-1",
    "prompt": "un gato astronauta, cine still"
  }'
Get an API key

Frequently asked questions

What is GPT Image 1 (legacy)?
GPT Image 1 moved to tokenized pricing ($10/$40 per 1M tokens). We show approximate price per 1024×1024 high-quality image. A new 'image-tokens' kind is coming in a future sprint. GPT Image 1 (legacy) runs on the Geek Hub API (OpenAI-compatible). Model id: openai/gpt-image-1.
Is GPT Image 1 (legacy) free?
No. $0.2071 per image on Geek Hub.

More models from OpenAI