Skip to main content
After creating a Seedance 2.0 video generation task, use this endpoint to poll its status and retrieve the result when completed.

Endpoint

Quick example

Status values

Total generation time is typically 1–5 minutes. The result_url is valid for 24 hours — download or transfer it immediately.

Top-level response fields

data.data — upstream raw output

Success response (standard)

Success response (ultra / super-resolution)

Ultra models (e.g. seedance-turbo) use a two-stage pipeline (upstream low-res → MediaKit super-resolution). Extra fields:
Note: data.resolution = "480p" is the upstream raw value (the system downsizes the user’s 720p request to 480p upstream to save cost). data.super_resolution = "720p" is the user-facing final resolution.

Failure response

The platform automatically refunds any pre-deducted quota for failed tasks — no caller action needed.

API Reference

View the interactive API playground for Seedance 2.0 Task Query.