Overview
Veo 3 Fast generates 720p video from text or image prompts. It operates without audio output and sits at the balanced cost and speed tier within the Veo family. The endpoint accepts text and image inputs and returns video files, making it suitable for iterative visual development. On Kyma, requests route through an OpenAI-compatible base URL using a single API key. The platform applies automatic failover if a serving path degrades, and responses include the exact generation cost in the usage.cost field. Prompt prefixes are cached automatically, billing repeated inputs at this model’s cached input rate. The model does not support reasoning, vision understanding, or structured outputs. It is strictly a generation endpoint. Output length is billed per second, and the model is intended for draft-quality or standard-resolution needs rather than final broadcast assets.Specs
Pricing
Use this when
- Social Media Drafts — Generate quick 720p clips for testing visual concepts before final production.
- High-Volume Iteration — Run rapid prompt variations to explore visual directions without high latency.
- Storyboard Visualization — Convert image references or text prompts into short video sequences for planning.
- Automated Content Pipelines — Integrate into batch workflows where cost efficiency and medium speed are prioritized.
Not ideal for
Do not use this model for final broadcast assets, projects requiring synchronized audio, or workflows demanding 1080p resolution.Pick something else when
- You need synchronized audio in the output: use
veo-3. - You require 1080p resolution: use
hailuo-02-1080p. - You need faster generation for real-time previews: use
seedance-2-fast. - You need higher fidelity for final production: use
kling-3-pro.