Seedance 2.0
ByteDance Seedance 2.0 video generation model, supports text-to-video, image-to-video (first frame / first & last frame), multimodal reference-to-video, and audio generation (async)
Generate videos using Volcano Engine’s Seedance 2.0 model. Key Features:Documentation Index
Fetch the complete documentation index at: https://docs.sinancode.com/llms.txt
Use this file to discover all available pages before exploring further.
- Multiple Generation Modes - Text-to-video, image-to-video (first frame / first+last frame), and multi-modal reference-to-video
- Audio Generation - Built-in audio generation support
- Fast & Standard Modes - Choose between 2.0 Fast (faster, cheaper) and 2.0 Standard
- Flexible Duration - 4-15 seconds, or let the model decide automatically
Authorizations
Please use your API Token for authentication
Body
Task parameters
Reference image URL list (optional, 1-9 images, for multimodal reference-to-video) Note: reference images and first/last frame modes are mutually exclusive
9Video duration (optional, default 5 seconds) Range: 4-15 seconds, or set to -1 for automatic selection
-1 <= x <= 155
First frame image URL (optional, for image-to-video first frame mode)
"https://example.com/first_frame.jpg"
Whether to generate audio (optional, default true)
true
Last frame image URL (optional, must be used together with first_frame)
"https://example.com/last_frame.jpg"
Model version (optional, default fast) Options: fast (2.0 Fast, faster and cheaper), standard (2.0 Standard)
fast, standard "fast"
Prompt (optional, can be omitted for multimodal reference mode)
2000"女孩抱着狐狸,女孩睁开眼,温柔地看向镜头"
Aspect ratio (optional, default adaptive)
16:9, 4:3, 1:1, 3:4, 9:16, 21:9, adaptive "adaptive"
Resolution (optional, default 720p) Seedance 2.0 does not support 1080p
480p, 720p "720p"
Whether to add watermark (optional, default false)
false
Response
OK
Task ID
"01234567-89ab-cdef-0123-456789abcdef"