Seedance 2.0 Mini I2V
[Core Function] Seedance 2.0 Mini I2V is the lightweight multimodal image-to-video variant. [Strengths] Supports 480p/720p, 24 fps, 4-15s MP4 output, with optional first/last frame, reference images, and audio references. [Routing] Use for cost-efficient image-to-video.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
- Option 1 — Frame mode
- Option 2 — Reference mode
Seedance 2.0 Mini image-to-video. Same options as Fast 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