Video GenerationByteDance
Seedance 1.0 API
Seedance 1.0 is available through APIAny with unified billing and usage tracking.
S
Model Type:
Price: 44 credits per requestHigh stability with detailed usage records on the APIAny platform.
110 (suggested: 2,000)
5s
4s15s
Generate Audio
Generate synchronized audio. No extra charge.
Preview
No Task RunningS
0:00 / 0:05Result preview
History
Max 20 items
0 running · 0 completed
Your generation history will appear here
Billing Rules
- • Price shown is charged from the model configuration in admin.
- • Calls consume current account credits and write usage records.
- • Media tasks are processed with the same async pipeline as the public API.
- • Requests run on the APIAny platform with usage tracking.
Pricing
Model
Mode
Quality
Price
Seedance 1.0
Video Generation
480p / 720p / 1080p
44 credits per request
API
curl /api/v1/video/generations \
-H "Authorization: Bearer sk-your-api-key" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-1.0",
"prompt": "A concise cinematic shot of a modern API operations dashboard, smooth camera move, clean white studio lighting",
"duration": 5,
"resolution": "720p",
"aspect_ratio": "16:9",
"generate_audio": true
}'