{
"model": "doubao-seedance-2-0-filter-off",
"content": [
{ "type": "text", "text": "让画面中的人物转身并向镜头挥手" },
{
"type": "image_url",
"role": "first_frame",
"image_url": { "url": "asset://asset-20260704201533-vv2bh" }
}
],
"duration": 5,
"resolution": "720p",
"ratio": "adaptive",
"generate_audio": true,
"watermark": false
}
curl --location 'https://cnapi.aiyunrouter.com/api/v3/contents/generations/tasks' \
--header 'Authorization: Bearer <NEW_API_KEY>' \
--header 'Content-Type: application/json' \
--data '{
"model": "doubao-seedance-2-0-filter-off",
"content": [
{ "type": "text", "text": "让画面中的人物转身并向镜头挥手" },
{
"type": "image_url",
"role": "first_frame",
"image_url": { "url": "asset://asset-20260704201533-vv2bh" }
}
],
"duration": 5,
"resolution": "720p",
"ratio": "adaptive",
"generate_audio": true,
"watermark": false
}'{
"task": {
"id": "mvt-475330e24c864ec6",
"status": "pending",
"model": "doubao-seedance-2-0-filter-off",
"duration_seconds": 5,
"outputs": [],
"error": null,
"created_at": "2026-07-18T10:41:41.705Z",
"completed_at": null
}
}