mingyan
Seedance2.0 Special Price - Query Task
Query Seedance2.0 special-price task status and final video result
Seedance2.0 Special Price Query Task
Query task status and final video URL by the
id returned from the create API.认证
获取 KeycURL
Authorization: Bearer {{key}}
idstringrequiredTask ID returned by the create API.
idstringTask ID.
objectstringObject type, fixed as
video.createdintegerTask creation timestamp.
modelstringModel used by this task.
statusstringTask status:
queued, processing, completed, or failed.video_urlstringFinal video URL after success.
errorstringFailure reason when the task fails.
amountnumberCharged amount.
last_frame_urlstringLast-frame image URL when available.
Status
queued: the task has been created and is waiting to be processed.processing: the task is being processed.completed: the task succeeded andvideo_urlis available.failed: the task failed anderroris available.

