Seedance 2.0 is the current video generation model on ATP. It supports text-to-video, image-to-video, first and last frame control, reference images, optional generated audio, and async task polling.
Model id
Use seedance-2-0 in the model field. Other Seedance variants may exist in internal pricing data, but they are not exposed in the public catalog yet.
Parameters
Field
Accepted values
Notes
model
seedance-2-0
Required.
resolution
480p, 720p, 1080p, 4k
480p is best for draft tests. 4K uses its own billing tier.
ratio
16:9, 9:16, 4:3, 3:4, 1:1, 21:9, adaptive
Cost follows rendered pixels, so square video is cheaper than 16:9 at the same tier.
duration
integer seconds, 4 to 15
Use 4 for the cheapest functional test.
generate_audio
true, false
Ask the model to generate audio with the video.
return_last_frame
true, false
When enabled, completed task output can include the final frame URL.
content
text plus optional media parts
Use role on image/video/audio parts to explain how the asset should be used.
Media roles
Role
Purpose
first_frame
The starting frame for image-to-video.
last_frame
The ending frame for controlled transitions.
reference_image
Visual, style, or character reference. This is not the same as a boundary frame.
reference_video
Motion or style reference video.
reference_audio
Audio reference when supported by the selected workflow.