OpenAI

GPT Image 2 Sale

The discounted-price route for GPT Image 2, mapped by the current channel to the same underlying model. Sale indicates a special-price route, not a separate capability tier. A good fit for cost-sensitive everyday generation and reference-image editing; choose regular gpt-image-2 when route consistency matters more.

  • Multimodal output
  • Long context
Use in Consolegpt-image-2-sale

Try this model

Choose an aspect ratio and resolution to generate an image.

gpt-image-2-sale

Input

Aspect ratio
Resolution

1024 × 1024 px

Uses your account balance at the model’s current rates.

Generated result

Your creation appears here

Enter a prompt, choose your settings, and generate.

Insufficient balance

Your account balance is insufficient for this generation. Top up, then return here to try again.

USD /image

Pricing

GroupPrice
default$0.008
default
$0.008

Public list prices are shown in USD. Final charges may vary by account group and usage tier.

API

Code examples

curl --location --request POST 'https://api.tokenhot.ai/v1/images/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "model": "gpt-image-2-sale",
    "prompt": "A cute baby sea otter",
    "size": "1024x1024"
}'

FAQ

Frequently asked questions

What is GPT Image 2 Sale best suited for?

GPT Image 2 Sale is suited to the input, output, and capability types listed on this page. Test production workloads before choosing it for a critical system.

How is GPT Image 2 Sale priced?

Pricing is shown in the pricing section above. Actual cost depends on usage volume, account group, and the request payload.

How can I call GPT Image 2 Sale?

Use the model ID shown above with one of the supported API protocols. Code examples are provided when usage data is available.

Get started

Build with GPT Image 2 Sale

Use in Console