Back to home

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

  1. Create an API key in the user dashboard.
  2. Submit a generation task with prompt, model, mode, duration, ratio, and references.
  3. Deduct credits when the task is accepted.
  4. Poll task status or receive a callback.
  5. 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.