gpt-image-1.5

GPT Image · Per Image

gpt-image-1.5Available
ImageImage Generation

Pricing

Official PriceLemonData Price
Price$0.07$0.049
Cache Read$1.25$1.25

Best For

Image Generation

Creating images, illustrations, and visual content

API Code Example

POST/v1/images/generations
curl https://api.lemondata.cc/v1/images/generations \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-xxx" \
  -d '{
    "model": "gpt-image-1.5",
    "prompt": "A beautiful sunset over mountains",
    "size": "1024x1024",
    "n": 1
  }'

FAQ

How much does gpt-image-1.5 cost?

On LemonData, gpt-image-1.5 costs $0.0490 Per Image, which is up to 30% off the official pricing.

What is gpt-image-1.5 best for?

gpt-image-1.5 excels at Image, Image Generation. Access it through LemonData's unified API with a single API key.

How to use gpt-image-1.5 API?

Get your API key from LemonData, then call https://api.lemondata.cc/v1/chat/completions using any compatible SDK. See the code examples above for detailed integration.

Related Models