Seedance 2.5 API
Plan a Seedance 2.5 API workflow for video generation, credits, API keys, task history, callbacks, and model availability.
Last updated: 2026-06-23
Seedance 2.5 API Workflow
Seedance 2.5 API availability depends on provider access. This project already includes the SaaS pieces needed for an API product: API keys, credits, task tracking, callbacks, downloads, billing, and admin settings.
Recommended Flow
- Create an API key in the user dashboard.
- Submit a generation task with prompt, model, mode, duration, ratio, and references.
- Deduct credits when the task is accepted.
- Poll task status or receive a callback.
- Download the generated video when complete.
What To Expose First
- Text-to-video endpoint.
- Image-to-video endpoint.
- Task status endpoint.
- Credit balance endpoint.
- Generation history endpoint.
Model Availability
When direct Seedance 2.5 API access becomes available, it can be added as a model option while keeping the same billing, task, and callback surfaces.