创建视频,带图片
POST
/v1/video/create
- 创建 Veo 图生/首尾帧视频任务
- 必填
model、prompt与images(图片 URL 数组)
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
model
string
Required
模型名称。可选:veo2、veo2-fast、veo2-fast-frames、veo2-fast-components、veo2-pro、
veo3、veo3-fast、veo3-pro、veo3-pro-frames、veo3-fast-frames、veo3-frames 等。
prompt
string
Required
提示词
images
string[]
Required
图片 URL。veo2-fast-frames 最多 2 张(首尾帧);veo3-pro-frames 最多 1 张首帧;
veo2-fast-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