Authorization: Bearer ********************{
"model": "doubao-seedance-2-0-260128",
"content": [
{
"type": "text",
"text": "string",
"image_url": {
"url": "string"
},
"role": "first_frame"
}
],
"resolution": "480p",
"duration": 4,
"ratio": "16:9",
"watermark": true,
"seed": 0,
"camera_fixed": true
}curl --location --request POST 'https://api.tu-zi.com/volc/v1/contents/generations/tasks' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "doubao-seedance-2-0-260128",
"content": [
{
"type": "text",
"text": "string",
"image_url": {
"url": "string"
},
"role": "first_frame"
}
],
"resolution": "480p",
"duration": 4,
"ratio": "16:9",
"watermark": true,
"seed": 0,
"camera_fixed": true
}'{
"id": "cgt-20260121142150-p4prv",
"object": "video",
"status": "queued",
"created_at": 1768976510
}