← All Models
Seedance 2.0 I2V
ByteDance Seedance 2.0 Image-to-Video animates a source image into high-quality video with optional end-frame control, native audio, and 4–15 second duration.
Specifications
| Provider | ByteDance |
| Category | Video |
Quick Start
curl -X POST https://query.genx.sh/api/v1/generate \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"seedance-2-i2v","params":{"prompt":"The warrior slowly draws a sword as wind blows through the grass","image_url":"https://example.com/warrior.jpg","resolution":"720p","duration":8,"generate_audio":true}}'