Recent stability
100%
latest aggregated LLM7 statistic
video model
seedance-2.0 is a video-generation model available through the LLM7 API. Supported durations are 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15 seconds. Published sizes include 480P, 720P, 720P-SR, 1080P-SR, 1440P-SR. Pricing is dynamic and billed at actual provider cost with no LLM7 markup.
seedance-2.0Get an API keyCurrent LLM7 pricing
Dynamic per-request quote
Dynamic pricing: the final charge is determined by request parameters and actual provider usage. LLM7 charges the resulting provider cost with no markup.
Recent aggregated percentages and response-time metrics from LLM7, not a global benchmark or traffic disclosure.
Recent stability
100%
latest aggregated LLM7 statistic
Only aggregated percentages and timing metrics with enough observed history are shown.
Latest aggregated LLM7 statistic
100%latest
Latest aggregated LLM7 statistic
100%latest
A verified request for this exact model. Add your API key and run it.
curl https://api.llm7.io/v1/videos \
-H "Authorization: Bearer $LLM7_API_TOKEN" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2.0",
"prompt": "Waves crashing on rocks, cinematic slow motion",
"seconds": "4",
"size": "480P"
}'