Seedance 2.0 Fast Text-to-Video
Applicable to the dreamina-seedance-2-0-fast-260128 model.
Authorizations
Pass Authorization: Bearer <token> in the request header.
Body
Video generation model name. Fixed to dreamina-seedance-2-0-fast-260128.
dreamina-seedance-2-0-fast-260128 Multimodal input array. 2.0 Fast supports text, first_frame, last_frame, reference_image, reference_video, reference_audio.
Video generation duration (seconds) as a string. Supports "-1" (smart selection) or "4" to "15".
4, 5, 6, 7, 8, 9, 10, 11, 12, 15, -1 "5"
Video output resolution specification. Defaults to 720p.
480p, 720p Video aspect ratio. Text-to-Video defaults to 16:9, Image-to-Video defaults to adaptive.
16:9, 4:3, 1:1, 3:4, 9:16, 21:9, adaptive Random seed, range [-1, 4294967295].
-1 <= x <= 4294967295Whether to add a watermark.
Whether to generate sound synchronized with the visuals. Supported by the 2.0 series.
Whether to return the last frame image.
Unique identifier for the end user, used for compliance checks. Supported only by the 2.0 series, length not exceeding 64 characters.
Response
Submission successful, returns a video task object.