imagen-4-fast

Imagen · Per Request

imagen-4-fastAvailable
ImageImage GenerationAsyncFast

Pricing

Official PriceLemonData Price
Price$0.02$0.014

Best For

Image Generation

Creating images, illustrations, and visual content

API Code Example

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

FAQ

How much does imagen-4-fast cost?

On LemonData, imagen-4-fast costs N/A per 1M input tokens and N/A per 1M output tokens, which is up to 30% off the official pricing.

What is imagen-4-fast best for?

imagen-4-fast excels at Image, Image Generation, Async. Access it through LemonData's unified API with a single API key.

How to use imagen-4-fast API?

Get your API key from LemonData, set the base URL to api.lemondata.cc/v1, and use any OpenAI-compatible SDK. See the code examples above.

Related Models