创建视频(参考图)
POST
/v1/video/create
- 使用参考图/组件图创建 Veo 视频(如 veo3.1-components)
- 必填
model、prompt与images
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
model
string
Required
模型名称。参考图场景常用 veo2-fast-components、veo3.1-components 等;
components 模型最多 3 张图作为画面元素。
prompt
string
Required
提示词
images
string[]
Required
参考图 URL 数组。veo2-fast-components / veo3.1-components 最多 3 张,
生成视频会将图片融合为画面元素(背景、天空等)。
enhance_prompt
boolean
开启后将中文提示词自动译为英文
enable_upsample
boolean
是否超分
aspect_ratio
string
仅 veo3 系列,16:9 或 9:16
Responses
成功
application/json
object
id
string
status
string
status_update_time
integer
enhanced_prompt
string