{
"model": "seedance-2-official2",
"mode": "text_to_video",
"prompt": "一个人在公园散步的场景",
"ratio": "16:9",
"duration": 4,
"resolution": "480p",
"webhook_url": "https://www.kedowen.com/",
"auto_review": true
}curl --location --request POST 'https://api.yoboxai.com/async/tasks' \
--header 'Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "seedance-2-official2",
"mode": "text_to_video",
"prompt": "一个人在公园散步的场景",
"ratio": "16:9",
"duration": 4,
"resolution": "480p",
"webhook_url": "https://www.kedowen.com/",
"auto_review": true
}'{}