如有调用问题,通过 Model Link 首页二维码添加工作人员处理
seedance 视频生成接口为免审/开白 接口curl --location 'https://api.modellink.online/seedance/api/v3/contents/generations/tasks' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"model": "doubao-seedance-2-0-260128",
"content": [
{
"type": "text",
"text": "一只橘猫缓慢眨眼,微风吹动毛发,镜头轻微推进"
}
],
"duration": 5,
"ratio": "1:1",
"generate_audio": false,
"watermark": false
}'{
"id": "cgt-20260420070853-1ttxr",
"model": "doubao-seedance-2-0-260128",
"status": "queued",
"error": null,
"usage": {
"rate_cny_per_million": 46
}
}