Seedance 2.0 Fast I2V
[Core Function] Seedance 2.0 Fast I2V is a high-speed multimodal video generation model. [Strengths] Fast generation with the multimodal and multi-shot capabilities of the Seedance 2.0 architecture. [Best For] Highly recommended for: rapid prototyping and quick multi-shot video creation. [Limitations] Do NOT use this model for the absolute highest cinematic fidelity (use the standard 2.0 model instead). [Routing] Choose this model when the user emphasizes ‘fast’ or ‘quick’ generation.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
- Option 1 — Frame mode
- Option 2 — Reference mode
Seedance 2.0 Fast image-to-video. Same options as standard 2.0 I2V; resolution is limited to 480p/720p. Note: images containing real human faces are not supported per BytePlus Seedance 2.0 API.
Required. Starting frame URL or Base64.
1"https://example.com/first.jpg"
Optional. Video description. Maximum 10000 characters. Recommended prompt length: under 1000 words. Frame animation description.
1 - 10000"The person smiles and waves at the camera"
Optional. Ending frame URL or Base64. Requires first_frame_image.
1"https://example.com/last.jpg"
Optional. Up to 3 reference audio URLs. Use [Audio n] placeholders in prompt.
1 - 3 elementsAudio URL.
1Aspect ratio of the generated video.
21:9, 16:9, 4:3, 1:1, 3:4, 9:16 Video duration in seconds (4-15 seconds).
4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 Random seed for reproducible generation. Use -1 for random.
-1 <= x <= 4294967295Whether to keep the camera fixed during generation.
Whether to generate audio.
Task expiration time in seconds.
3600 <= x <= 259200Whether to return the last frame of the generated video.
Output resolution of the video.
480p, 720p