Seedance 2.0 API Usage Guide
Overview
Seedance 2.0 is BytePlus’s flagship video generation model. It supports text-to-video (T2V), image-to-video (I2V) using first/last frame conditioning, and reference-to-video (R2V) using reference images, videos, or audio.Authentication
Submit Video Generation Request
Endpoint
Request Format (T2V)
Request Format (I2V — first frame)
Request Format (R2V — reference images)
Request Parameters
*At least one of
prompt, first_frame, reference_images, or reference_videos must be provided.