Skip to main content
GET
查询视频详情

路径参数

id
string
必填

请求体

multipart/form-data
model
string
必填
示例:

"veo3,veo3-pro,veo3.1"

prompt
string
必填
示例:

"画面动起来"

seconds
string
示例:

"10"

input_reference
file

["file:///Users/Downloads/RHTtTcBrlY5wGxop9ux8DqRckyIKxd.png","file:///Users/Downloads/ee98a7ba980b3f48ae52f3af65179a.webp"]

size
string

宽x高,会忽略具体数据 宽>高 为横屏,宽<高为竖屏

示例:

"9x16"

watermark
boolean

是否需要水印,不传默认无水印

示例:

"false"

enable_upsample
string
示例:

"true"

响应

200 - application/json

返回视频任务详情。

id
string
必填

任务id

object
string
必填
model
string
必填

模型名

status
string
必填

任务状态

progress
string | null
必填

任务进度

username
string
必填

角色名

avatar_url
string
必填

角色头像

video_url
string
必填

视频

created_at
integer
必填

创建时间

completed_at
string | null
必填

完成时间

expires_at
string | null
必填

过期时间

size
string
必填

分辨率

seconds
integer
必填

时长

remixed_from_video_id
string | null
必填

remix的视频id

error
string | null
必填

错误信息