Doubao Seedance 2.5
Doubao Seedance 2.5 is a Doubao model listed in the NextModel catalog for image understanding, multimodal chat workloads. Its listed price is $0.225 / s, with a — token context window.
What is Doubao Seedance 2.5 in NextModel?
Doubao Seedance 2.5 is a Doubao model listed in the NextModel catalog for image understanding, multimodal chat workloads. Its listed price is $0.225 / s, with a — token context window.
Doubao Seedance 2.5 via NextModel: context unpublished; $0.225 / s in / — out per 1M tokens. Capabilities: streaming, vision.
Best use cases
- image understanding
- multimodal chat
OpenAI-compatible code example
curl https://api.nextmodel.app/v1/video/generations \
-H "Content-Type: application/json" \
-H "Authorization: Bearer $NEXTMODEL_API_KEY" \
-d '{"model":"doubao/doubao-seedance-2-5-260628","prompt":"A cat walking","duration_seconds":2,"resolution":"720P","image_url":"https://example.com/reference.png"}'
# Poll the job id from the response until status is succeeded/failed:
curl https://api.nextmodel.app/v1/video/jobs/<JOB_ID> -H "Authorization: Bearer $NEXTMODEL_API_KEY"Switching models only changes the model field.
Similar alternatives
Doubao Seedance 2.0 via NextModel: context unpublished; $0.148 / s in / — out per 1M tokens. Capabilities: streaming, vision.
Doubao Seedance 2.0 Fast via NextModel: context unpublished; $0.119 / s in / — out per 1M tokens. Capabilities: streaming, vision.
Doubao Seedance 2.0 mini via NextModel: context unpublished; $0.0738 / s in / — out per 1M tokens. Capabilities: streaming, vision.
Reading
Articles that explain Doubao Seedance 2.5
How to estimate AI API cost before you ship
Listed price only tells you the unit cost. This walkthrough turns that into a traffic estimate.
Lin Qiming
LLM Gateway: Compare Options and Alternatives
Same OpenAI-compatible base URL, with routing and billing sitting in front of the model.
Zhao Yu'an
FAQ
Doubao Seedance 2.5 API questions
Start in Australia
Ready to start building?
Passwordless signup, pay-as-you-go billing, and one OpenAI-compatible endpoint for every model. Create your key and send your first request in minutes.