Skip to main content

Overview

imagen-4-fast is Google’s fastest Imagen 4 variant — optimised for quick drafts, social previews, and rapid iteration over hero-fidelity work. Synchronous API, blob-hosted output, no async polling. Lives in the same family as imagen-4 (default) and imagen-4-ultra (premium). Pick by latency + cost; the underlying style language is the same.

Specs

Pricing

Flat per-image. List = provider cost × 1.35. Live source: GET https://kymaapi.com/v1/pricing.

Compared to other image models on Kyma

Use this when

  • You need many quick drafts to iterate prompts cheaply.
  • The output is a social preview, draft mockup, or low-resolution asset.
  • Speed beats fidelity.

Pick something else when

Example

The endpoint is async — POST returns 202 with a job_id; poll GET /v1/jobs/{id} until status is succeeded. The completed job’s output.url is a Vercel blob URL on Kyma’s CDN.