Overview
veo-3-fast is Google’s Veo 3 fast tier — 720p output, no audio, fastest gen in the Veo family. Best default for budget cinematic clips, social shorts, and rapid iteration. Async long-running operation (LRO) pattern: submit returns immediately with a job_id, generation runs in the background, poll for completion.
Flagship tier with native audio is veo-3.
Specs
Pricing
Per second of generated video. List = provider cost × 1.35.
Live source:
GET https://kymaapi.com/v1/pricing.
Compared to other video models on Kyma
Use this when
- You need Veo’s specific style on a budget.
- Audio not required — pure visuals are enough.
- 720p is acceptable (social, drafts, thumbnails).
Pick something else when
- You need native audio (dialogue + ambient + lip-sync) →
veo-3. - Cost is the only constraint →
hailuo-02-768pat $0.42 flat for 6–10s. - You want multi-shot action with audio →
seedance-2-pro.
Example — text-to-video
Example — image-to-video (first frame)
202 with job_id; poll GET /v1/jobs/{id} until status is succeeded (~30–60s for 4s clips). Output URL is a durable Vercel blob (Kyma mirrors the upstream response before exposing the URL — no expiry concerns).