Parameters
| Name | Description | Type | Required | Enums |
|---|---|---|---|---|
| prompt | Video description text | string | Yes | - |
| negativePrompt | Text describing what to avoid in the generated video. | string | No | - |
| aspectRatio | Video aspect ratio | string | No | 16:9, 9:16 |
| duration | Video duration in seconds (string type) | string | No | 4, 6, 8 |
| personGeneration | Person generation policy | string | No | allow_all |
| resolution | Video resolution | string | No | 720p, 1080p |
Pricing
Unit: $/sec
| Pricing |
|---|
| $0.4600/sec |
Related Models
- google/veo-3-fast-t2v: [Core Function] Veo 3 Fast T2V is an older generation text-to-video model. [Strengths] Provided strong physical consistency and 1080p generation capabilities before the 3.1 update. Maintained for backward compatibility. [Best For] Existing legacy integrations that require the specific speed/cost tradeoff of this older model. [Limitations] Do NOT use this for new creations. It is a legacy model maintained for backward compatibility. [Routing] Only use if explicitly requested; otherwise use Veo 3.1 T2V.
- google/veo-3-fast-i2v: [Core Function] Veo 3 Fast I2V is an older generation image-to-video model. [Strengths] Provided strong physical consistency and 1080p generation capabilities before the 3.1 update. Maintained for backward compatibility. [Best For] Existing legacy integrations that require the specific speed/cost tradeoff of this older model. [Limitations] Do NOT use this for new creations. It is a legacy model maintained for backward compatibility. [Routing] Only use if explicitly requested; otherwise use Veo 3.1 I2V.
- google/veo-3-i2v: [Core Function] Veo 3 I2V is an older generation image-to-video model. [Strengths] Provided strong physical consistency and 1080p generation capabilities before the 3.1 update. Maintained for backward compatibility. [Best For] Existing legacy integrations and workflows that strictly depend on this specific model version’s quirks. [Limitations] Do NOT use this for new creations. It is a legacy model maintained for backward compatibility. [Routing] Only use if explicitly requested; otherwise use Veo 3.1 I2V.



