| Model | Price per second |
|---|---|
| seedance-2 | $0.10 |
| seedance-2-fast | $0.08 |
credits = unit_price × output_durationcredits = unit_price × (total_input_video_duration + output_duration)mode parameter is required. It determines how references are used and which parameters take effect.duration: user-controlled (4-15s)aspect_ratio: user-controlled (6 options)image_urls: 1-2 images required. Only images accepted — video and audio URLs are rejected.duration: user-controlled (4-15s)aspect_ratio: ignored — the output aspect ratio is determined by the reference image. Any value provided will be silently discarded.image_urls: optional, images as style/content referencesvideo_urls: optional, videos as motion/style references. Supported formats: mp4, movaudio_urls: optional, audio as soundtrack (mp3/wav only, must be ≤15 seconds)duration: user-controlled (4-15s)aspect_ratio: user-controlled (6 options)| Parameter | text_to_video | first_last_frames | omni_reference |
|---|---|---|---|
| duration | User input (4-15) | User input (4-15) | User input (4-15) |
| aspect_ratio | User input (6 options) | Ignored (from image) | User input (6 options) |
| image_urls | Not allowed | 1-2 required | optional (shared 12 max) |
| video_urls | Not allowed | Not allowed | optional (shared 12 max) |
| audio_urls | Not allowed | Not allowed | optional (shared 12 max) |
21:9, 16:9, 4:3, 1:1, 3:4, 9:1616:9 (when omitted or invalid)first_last_frames mode, this parameter is completely ignored. The output video inherits the aspect ratio from the first reference image. Passing a value will not cause an error but will have no effect.omni_reference mode.@image1, @image2, … — reference images by position in image_urls (1-based)@video1, @video2, … — reference videos by position in video_urls (1-based)@audio1, @audio2, … — reference audios by position in audio_urls (1-based)【@图片1】, 【@视频1】, 【@音频1】The cat in @image1 walks through a gardenApply @image1 artistic style with @video1 motion and @audio1 soundtrack@image1 transforms into @image2first_last_frames, the first image controls both subject and aspect ratio of the output.