Authorization: Bearer ********************{
"model": "doubao-seedance-2-0-260128-720p",
"content": [
{
"type": "text",
"text": "让产品缓慢旋转,镜头轻推,保持白底电商风格"
},
{
"type": "image_url",
"url": "https://example.com/product.png",
"role": "image"
}
],
"duration": 5,
"aspect_ratio": "16:9",
"extra_body": {
"generate_audio": false,
"watermark": false
}
}curl --location 'https://api.xgapi.top/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "doubao-seedance-2-0-260128-720p",
"content": [
{
"type": "text",
"text": "让产品缓慢旋转,镜头轻推,保持白底电商风格"
},
{
"type": "image_url",
"url": "https://example.com/product.png",
"role": "image"
}
],
"duration": 5,
"aspect_ratio": "16:9",
"extra_body": {
"generate_audio": false,
"watermark": false
}
}'{
"id": "task_xxx"
}