Maiopc
Seedance2.0 Official Discount - Query Task
Query Seedance2.0 official-discount task result, totalTokens, and last-frame URL
Seedance2.0 Official Discount Query Task
Query task status by the
id returned from the create API. Official-discount tasks return totalTokens after completion for reconciliation.认证
获取 KeycURL
Authorization: Bearer {{key}}
Query Parameters
idstringrequiredTask ID returned by the create API.
Response Parameters
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.
totalTokensintegerTotal tokens for this task after success.
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.

