SeedDance: generate video
seedance_generate_videoGenerate a video with BytePlus Seedance 2.0. ASYNC — returns a jobId; poll get_job. SPENDS CREDITS. Tip: call optimize_seedance_prompt first for best results. Supports multimodal references (≤9 images, ≤3 videos, ≤3 audio clips) — pass library rows from list_seedance_library / list_seedance_actors as {source, id}, or a public URL as {url, mediaType}. Each reference is appended to the prompt as @Image N / @Video N / @Audio N; you can also cite those tokens yourself in the prompt text. Audio references must be ≤15 seconds and drive dialogue/lipsync — keep generateAudio=true when using them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model | No | ||
| prompt | Yes | ||
| duration | No | ||
| references | No | Multimodal references woven into the generation | |
| resolution | No | ||
| aspectRatio | No | ||
| generateAudio | No |