Introduction
Seedance 2.5 (model: "seedance-2-5") shares the same endpoints as Seedance 2.0 (Base URL, authentication, asset library, task polling, and response format are all identical) โ just switch model to seedance-2-5 when calling Create video generation. This page only lists whatโs different in 2.5; everything not mentioned here (auth, asset library, polling, error codes, etc.) is identical to 2.0 โ see:
- Create video generation (base parameters,
contentarray structure, mutual-exclusion rules) - Get video generation
- Create asset group / Create asset
- Get moderation result
Key differences
The higher reference-asset limits and longer duration are upstream Seedance 2.5 model capabilities โ see the Dreamina Seedance 2.5 tutorial. The higher
duration and reference-asset limits are already available; resolution billing tiers follow the table above and the actual pricing page.Rules
Seedance 2.5 has no explicit task-type parameter. Instead, it infers which of the tasks below a request belongs to from therole of media items in content and the intent expressed in the prompt; the allowed range for ratio and duration also differs by task type:
Request examples (standard text-to-video / image-to-video)
Identical to 2.0 usage โ just swapmodel:
content array structure, and asset:// mapping rules, see Create video generation.
Next: Get video generation