Choose flagship
Use the top model when correctness, reasoning depth, and coding reliability matter more than cost.
Seedance collection
Compare Seedance models for text-to-video, image-to-video, reference media workflows, and high-resolution image generation.
| Model | Best For | Input | Output | Context | Cached |
|---|---|---|---|---|---|
Seedance 2.0 Flagship Video | Reference-rich video generation with image, video, and audio inputs for cinematic workflows. | Text / image / video / audio | Video | 480p / 720p / 1080p | 5s / 10s / 15s |
Seedance 1.5 Pro Video | Balanced text-to-video and image-to-video generation for production media pipelines. | Text / image | Video | 480p / 720p / 1080p | 5s / 10s / 12s |
Seedance 1.0 Fast Video | Fast generation for short-form video tasks where iteration speed matters. | Text / image | Video | 480p / 720p / 1080p | 5s / 10s |
Seedance 5.0 Image | Image generation and editing with 2K, 3K, and 4K output options. | Text / image | Image | 2K / 3K / 4K | Async |
Use the top model when correctness, reasoning depth, and coding reliability matter more than cost.
Use value models for assistants, automation, support, and workflows that still need strong quality.
Use lightweight models for routing, classification, extraction, and high-volume background tasks.
Unified access
Keep product code stable while changing models, providers, pricing, and channel routes from the platform.
curl https://devnextapiany.mexxxxai.win/api/v1/videos/generations \
-H "Authorization: Bearer $APIANY_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2.0",
"prompt": "A cinematic product reveal with soft studio lighting",
"duration": "5"
}'