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