Create Image-to-Video Task
ByteDance
seedance-1.5-pro-i2v
Generate a video from reference images using the doubao-seedance-1-5-pro-251215 model.
POST
Create Image-to-Video 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-5-pro-251215 Example:
"doubao-seedance-1-5-pro-251215"
Multimodal content array with text prompt and reference image(s).
Minimum array length:
2Text prompt
- Option 1
- Option 2
Aspect ratio. adaptive is supported for i2v.
Available options:
16:9, 4:3, 1:1, 3:4, 9:16, 21:9, adaptive Example:
"adaptive"
Output resolution.
Available options:
480p, 720p, 1080p Example:
"720p"
Video duration in seconds (4-12).
Required range:
4 <= x <= 12Example:
5
Whether to include watermark.
Random seed for reproducibility.
Fix camera position.