Authorization: ********************{
"model": "doubao-seedance-2-0-260128",
"prompt": "镜头平稳推进,人物表情自然变化",
"content": [
{
"type": "image_url",
"role": "first_frame",
"image_url": {
"url": "https://example.com/start.png"
}
},
{
"type": "image_url",
"role": "last_frame",
"image_url": {
"url": "https://example.com/end.png"
}
}
],
"return_last_frame": true,
"resolution": "720p",
"ratio": "16:9",
"duration": 5,
"watermark": false
}curl --location 'https://maas.trainkr.cloud/v1/videos' \
--header 'Authorization: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"model": "doubao-seedance-2-0-260128",
"prompt": "镜头平稳推进,人物表情自然变化",
"content": [
{
"type": "image_url",
"role": "first_frame",
"image_url": {
"url": "https://example.com/start.png"
}
},
{
"type": "image_url",
"role": "last_frame",
"image_url": {
"url": "https://example.com/end.png"
}
}
],
"return_last_frame": true,
"resolution": "720p",
"ratio": "16:9",
"duration": 5,
"watermark": false
}'{
"id": "task_qghsnDbtZo7FeliS4PAA1jGQsq1X1laH",
"task_id": "task_qghsnDbtZo7FeliS4PAA1jGQsq1X1laH",
"object": "video",
"model": "doubao-seedance-2-0-fast-260128",
"status": "queued",
"progress": 0,
"created_at": 1778479354
}