Create Video Generation Task
ByteDance
seedance-1.0-lite-i2v
Generate a video using the doubao-seedance-1-0-lite-i2v-250428 model.
POST
Create Video Generation Task
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Model ID
Available options:
doubao-seedance-1-0-lite-i2v-250428 Example:
"doubao-seedance-1-0-lite-i2v-250428"
Multimodal content array. Must include a text item. For i2v, add image_url items with role.
Minimum array length:
1Text prompt
- Option 1
- Option 2
Aspect ratio. adaptive support varies by model.
Available options:
16:9, 4:3, 1:1, 3:4, 9:16, 21:9, adaptive Example:
"16:9"
Output resolution.
Available options:
480p, 720p, 1080p Example:
"720p"
Video duration in seconds (2-12).
Required range:
2 <= x <= 12Example:
5
Whether to include watermark.
Random seed for reproducibility.
Fix camera position.