Seedance 2.0 is available through APIAny with unified billing and usage tracking.
Input Images
Upload 1-9 images (max 10MB each).
Click to upload or drag and drop
Supported formats: JPG, JPEG, PNG, WEBP
Maximum file size: 10MB; Maximum files: 9
Input Videos
Upload up to 3 reference videos. Pixel count must be 409,600-2,086,876 when known.
Click to upload or drag and drop
Supported formats: MP4, MOV, WEBM
Maximum file size: 100MB; Maximum files: 3
Pixel count: 409,600 - 2,086,876
Input Audios
Upload up to 3 audio reference file(s).
Click to upload or drag and drop
Supported formats: MP3, WAV, M4A, AAC, OGG, FLAC
Maximum file size: 50MB; Maximum files: 3
Supported durations: 5s, 10s, 15s.
Video output resolution.
Video aspect ratio.
Generate audio
Generate synchronized audio.
Web search
Let the model use web search when helpful.
USD estimate $0.81-$1.62: highest recharge package uses $1 = 2,000 credits; entry package uses $1 = 1,000 credits.
History
Saved locally in this browser
0 running · 0 completed
Billing Rules
API
curl /api/v1/videos/generations \
-H "Authorization: Bearer sk-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2.0-pro",
"prompt": "A concise cinematic shot of a modern API operations dashboard, smooth camera move, clean white studio lighting",
"duration": "5",
"resolution": "720p",
"aspect_ratio": "adaptive",
"generate_audio": true,
"model_params": {
"web_search": false
}
}'