创建视频生成任务
ByteDance
Seedance 1.0 Lite 图生视频
使用 doubao-seedance-1-0-lite-i2v-250428 模型生成视频。
POST
创建视频生成任务
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
模型 ID
Available options:
doubao-seedance-1-0-lite-i2v-250428 Example:
"doubao-seedance-1-0-lite-i2v-250428"
多模态内容数组。必须包含 text 项。图生视频时添加带 role 的 image_url 项。
Minimum array length:
1文本提示词
- Option 1
- Option 2
画面比例。adaptive 支持情况因模型而异。
Available options:
16:9, 4:3, 1:1, 3:4, 9:16, 21:9, adaptive Example:
"16:9"
输出分辨率。
Available options:
480p, 720p, 1080p Example:
"720p"
视频时长(秒),2-12 秒。
Required range:
2 <= x <= 12Example:
5
是否添加水印。
随机种子,用于复现结果。
是否固定摄像头。

