Seedance 2.0 Mini Reference to Video API
doubao/seedance-2.0-mini/reference-to-video
Seedance 2.0 Mini Reference-to-Video is a high-speed, cost-effective video generation model developed by ByteDance, engineered specifically for creating multi-shot videos with a cinematic feel. By seamlessly combining reference images with text prompts, it generates highly narrative video segments. The model features advanced AI camera control and ensures robust character consistency across different scenes. It supports multiple output resolutions from 480P up to 4K, durations ranging from 4 to 15 seconds, and flexible aspect ratios. Complete with an out-of-the-box REST inference API, it delivers exceptional performance with zero cold starts, offering an affordable yet premium solution for professional video creation.
Examples
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
| prompt *Prompt | textarea | — | Describe the scene, action, camera movement, and mood for the video. |
| imagesReference Images | image_upload_group | — | Reference image URLs to guide visual style, characters, or scene composition. |
| videosReference Videos | image_upload_group | — | Reference video URLs (total length must not exceed 15 seconds). |
| audiosReference Audios | image_upload_group | — | Reference audio URLs (total length must not exceed 15 seconds). |
| ratioAspect Ratio | select | 16:9 | The aspect ratio of the generated video. |
| resolutionResolution | select | 720p | The output video resolution. |
| durationDuration | slider | 5 | The duration of the generated video in seconds (4-15s). |
| generate_audioGenerate Audio | boolean | true | Whether to generate native audio synchronized with the output video. Defaults to true. |
| enable_web_searchEnable Web Search | boolean | false | Enable web search for real-time information. |
| return_last_framereturn the last frame | boolean | — | Should the last frame of the generated video be returned? |
API
Call this model through one unified REST API. Get a key on the API Keys page.
curl -X POST https://www.namifusion.com/api/v1/marketplace/run/doubao/seedance-2.0-mini/reference-to-video \
-H "Authorization: Bearer sk-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{ "input": { "prompt": ..., "images": ..., "videos": ... } }'Related models
Gemini Omni Flash Reference to Video API
Gemini Omni Flash Reference to Video creates short AI videos with synchronized audio from one or more reference images and a text prompt, preserving visual identity and following the provided references for guided multimodal video generation. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing.
Seedance 2.0 Fast reference-to-video
Seedance 2.0 Fast (Video-Edit) edits an input video from a natural-language prompt at a faster, cheaper tier. Built on ByteDance Seed's unified multimodal architecture, it preserves subject identity, composition, and motion while rewriting lighting, style, weather, environment, or specific elements as instructed. Ready-to-use REST API, best performance, no coldstarts, affordable pricing.