← All Models
Seedance 2.0
ByteDance Seedance 2.0 generates cinematic video from text with native synchronized audio, physically accurate complex motion, and 4–15 second flexible duration at 480p or 720p.
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","params":{"prompt":"A figure skater performs a triple axel on a frozen lake at sunset, cinematic camera","resolution":"720p","duration":8,"generate_audio":true}}'