Skip to main content
POST
模版成片

授权

Authorization
string
header
必填

使用 Token 认证,格式: Token YOUR_API_KEY

请求体

application/json
model
string
必填

使用的模型

template_id
string
必填

故事模版ID

story_content
string
必填

故事内容

duration
integer

视频时长(秒)

响应

200 - application/json

任务创建成功

task_id
string

任务ID

state
enum<string>

任务状态

可用选项:
pending,
queued,
processing,
success,
failed
model
string

使用的模型

prompt
string

提示词

images
string[]

输入图片URL列表

duration
integer

视频时长(秒)

seed
integer

随机种子

resolution
string

分辨率

bgm
boolean

是否添加背景音乐

movement_amplitude
string

运动幅度

payload
string

用户自定义数据

off_peak
boolean

是否错峰

credits
integer

消耗积分

watermark
boolean

是否有水印

created_at
string<date-time>

创建时间