POST https://refreshing-gratitude-production.up.railway.app/v1/video/generationsdoubao-seedance-2.0-fast-V2Vcurl --location --request POST '/v1/video/generations/' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "doubao-seedance-2.0-fast-V2V",
"content": [
{
"type": "text",
"text": "string",
"image_url": {
"url": "string"
},
"video_url": {
"url": "string"
},
"audio_url": {
"url": "string"
},
"role": "string"
}
],
"duration": 5,
"ratio": "adaptive",
"resolution": "720p",
"watermark": false,
"generate_audio": true
}'{
"id": "task_JaURYzdMLazjhxxxxxvwEWnyHSDlS",
"task_id": "task_JaURYzdMLazjhxxxxxxfAPvwEWnyHSDlS",
"object": "video",
"model": "doubao-seedance-2.0-fast-V2V",
"status": "queued",
"progress": 0,
"created_at": 1775824467
}