Seedance 1.0 Pro I2V
[Core Function] Seedance 1.0 Pro I2V is an older generation image-to-video model. [Strengths] Known for its rapid generation pipeline and robust performance on standard commercial prompts. Maintained for backward compatibility. [Best For] Existing legacy integrations and workflows that strictly depend on this specific model version’s quirks. [Limitations] Do NOT use this for new creations. It is a legacy model maintained for backward compatibility. [Routing] Only use if explicitly requested; otherwise use Seedance 2.0 I2V.
Authorizations
API Key authentication. Format: Bearer YOUR_API_KEY.
Body
At least one of first_frame_image or last_frame_image must be provided.
URL or Base64 data for the first frame image.
1"https://example.com/first.jpg"
URL or Base64 data for the last frame image.
1"https://example.com/last.jpg"
Description of the desired output. Recommended prompt length: under 1000 words. Lengthy text will lead to scattered information, and the model may ignore details and only focus on key points, resulting in missing elements in the generated video.
1 - 10000Aspect ratio of the generated video.
16:9, 4:3, 1:1, 3:4, 9:16, 21:9, adaptive Output resolution of the video.
480p, 720p, 1080p Duration of the generated video in seconds.
2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12 Total number of frames to generate.
29 <= x <= 289Random seed for reproducible generation. Use -1 for random.
-1 <= x <= 2147483647Whether to keep the camera fixed during generation.
Service tier for generation (e.g., default or flex).
default, flex Task expiration time in seconds.
3600 <= x <= 259200Whether to return the last frame of the generated video.