All models

Image generation · Google

Imagen 4.0 Fast

Canonical id: imagen-4.0-fast · /v1/images

Text in → Image out
Try it in the playground

Price

$0.02 / image

per generated image

+ LLMRouter platform fee: 1% of provider cost (≈ $0.0002) — billed as its own line, never blended into the price above.

API

curl https://api.llmrouter.sh/v1/images \
  -H "Authorization: Bearer llmr_sk_..." \
  -H "Content-Type: application/json" \
  -d '{"model": "imagen-4.0-fast", "prompt": "A watercolor fox in a misty forest"}'