Key capabilities
- Text-to-Video — Generate videos purely from text prompts
- Flexible Duration — 2–12 second videos
- Multiple Ratios — 16:9, 4:3, 1:1, 3:4, 9:16, 21:9
- Multiple Resolutions — 480p, 720p, 1080p
Quick example
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
model | string | Yes | Must be doubao-seedance-1-0-pro-fast-251015 |
content | array | Yes | Array with text item only |
ratio | string | No | 16:9, 4:3, 1:1, 3:4, 9:16, 21:9. Default: 16:9 |
resolution | string | No | 480p, 720p, 1080p. Default: 720p |
duration | integer | No | 2–12 seconds. Default: 5 |
watermark | boolean | No | Default: false |
seed | integer | No | Random seed |
camera_fixed | boolean | No | Default: false |
API Reference
View the interactive API playground for Seedance 1.0 Pro Fast t2v.