Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
接收异步任务完成回调。
{ "task_id": "task_123", "status": "completed", "model": "seedance-2.0", "result": { "type": "video", "urls": ["https://.../video.mp4"] } }
/v1/tasks/{task_id}