gpt-image-1.5
GPT Image · Per Image
gpt-image-1.5AvailableSyncText to ImageImage Edit
Pricing
| Official Price | LemonData Price | Discount | |
|---|---|---|---|
| Price | $0.07Per Image | $0.049Per Image | 30% |
| Cache Read | $1.25 | $0.875 | 30% |
API Code Example
POST/v1/images/generations
curl -X POST "https://api.lemondata.cc/v1/images/generations" \
-H "Authorization: Bearer sk-xxx" \
-H "Content-Type: application/json" \
-d '{
"operation": "text-to-image",
"model": "gpt-image-1.5",
"prompt": "A minimalist product photo of matte black headphones on a soft blue background."
}'FAQ
How much does gpt-image-1.5 cost?
On LemonData, gpt-image-1.5 costs $0.049 Per Image, with model-specific platform pricing.
What is gpt-image-1.5 best for?
gpt-image-1.5 excels at Text to Image. 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/images/generations using any compatible SDK. See the code examples above for detailed integration.