{
"model": "doubao-seedance-2-0-260128",
"prompt": "女孩抱着狐狸,女孩睁开眼,温柔地看向镜头,狐狸友善地抱着,镜头缓缓拉出,女孩的头发被风吹动,可以听到风声",
"metadata": {
"content": [
{
"type": "image_url",
"image_url": {
"url": "https://host/test.png"
}
}
],
"generate_audio": true,
"ratio": "adaptive",
"duration": 5,
"watermark": false
}
}curl --location --request POST 'https://www.goatapi.com/v1/videos' \
--header 'Authorization: sk-xxxx' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "doubao-seedance-2-0-260128",
"prompt": "女孩抱着狐狸,女孩睁开眼,温柔地看向镜头,狐狸友善地抱着,镜头缓缓拉出,女孩的头发被风吹动,可以听到风声",
"metadata": {
"content": [
{
"type": "image_url",
"image_url": {
"url": "https://host/test.png"
}
}
],
"generate_audio": true,
"ratio": "adaptive",
"duration": 5,
"watermark": false
}
}'{
"id": "task_gZSYdIBLpLgNLtqG54ByBkuLXBFUJeaN",
"task_id": "task_gZSYdIBLpLgNLtqG54ByBkuLXBFUJeaN",
"object": "video",
"model": "doubao-seedance-2-0-260128",
"status": "queued",
"progress": 0,
"created_at": 1777528915
}