← All Models
Seedance v1 Fast
ByteDance's Seedance video model. Fast creative video generation.
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-v1-fast","params":{"prompt":"A dancer performing contemporary ballet","duration":5}}'