Authorization: Bearer ********************{
"model": "doubao-seedance-1-0-pro-250528",
"content": [
{
"type": "text",
"text": "Multiple angles. A detective walks into a dimly lit room. He examines the clues on the table, picks up something on the table. The camera pans to him thinking. --rs 1080p --rt 16:9 --ratio 16:9 --dur 5 --fps 24 --wm false --seed 0 --cf false"
}
]
}curl --location --request POST '/volc/v1/contents/generations/tasks' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "doubao-seedance-1-0-pro-250528",
"content": [
{
"type": "text",
"text": "Multiple angles. A detective walks into a dimly lit room. He examines the clues on the table, picks up something on the table. The camera pans to him thinking. --rs 1080p --rt 16:9 --ratio 16:9 --dur 5 --fps 24 --wm false --seed 0 --cf false"
}
]
}'{
"id": "cgt-20250918165243-bfpzb",
"status": "submitted"
}