← All Models
Seedance 2.0 Reference
ByteDance Seedance 2.0 Reference-to-Video generates video from multiple reference assets. Attach up to 9 images, 3 videos, and 3 audio files to guide generation. Supports 480p, 720p, and 1080p at 4-15 seconds with native synchronized audio. Same Seedance 2.0 engine with physically accurate motion and cinematic quality.
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-r2v","params":{"prompt":"A woman walks through a rainy city at night","image_urls":["https://example.com/character.jpg"],"resolution":"720p","duration":8,"generate_audio":true}}'