Seedance 1.5 Pro First & Last Frame to Video
Applicable to the seedance-1-5-pro-251215 model.
Authorizations
Pass Authorization: Bearer <token> in the request header.
Body
Video generation model name. Fixed to seedance-1-5-pro-251215.
seedance-1-5-pro-251215 Multimodal input array. First & last frame to video must contain first_frame, last_frame, and text.
Video generation duration (seconds) as a string. Supports "-1" (smart selection) or "4" to "12".
4, 5, 6, 7, 8, 9, 10, 11, 12, -1 "5"
Video output specification. Draft mode (draft=true) only supports 480p. Defaults to 720p.
480p, 720p, 1080p Video aspect ratio. 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 fix the camera.
Whether to add a watermark.
Whether to generate sound synchronized with the visuals. Supported by 1.5 Pro.
Whether to enable draft mode. When enabled, a preview video is generated, which is faster but lower quality.
Whether to return the last frame image.
Response
Submission successful, returns a video task object.