Dreamina Seedance 2.5
Dreamina Seedance 2.5 is a Dreamina model listed in the NextModel catalog for image understanding, multimodal chat workloads. Its listed price is $0.234 / s, with a — token context window.
What is Dreamina Seedance 2.5 in NextModel?
Dreamina Seedance 2.5 is a Dreamina model listed in the NextModel catalog for image understanding, multimodal chat workloads. Its listed price is $0.234 / s, with a — token context window.
Dreamina Seedance 2.5 via NextModel: context unpublished; $0.234 / 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":"dreamina/dreamina-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
Dreamina-Seedance 2.0 via NextModel: context unpublished; $0.153 / s in / — out per 1M tokens. Capabilities: streaming, vision.
Dreamina-Seedance 2.0 Fast via NextModel: context unpublished; $0.122 / s in / — out per 1M tokens. Capabilities: streaming, vision.
Dreamina-Seedance 2.0 mini via NextModel: context unpublished; $0.0764 / s in / — out per 1M tokens. Capabilities: streaming, vision.
Reading
Articles that explain Dreamina 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
Dreamina 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.