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. --ratio 16:9"
}
]
}
curl --location --request POST 'https://api.key4u.shop/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. --ratio 16:9"
}
]
}'
{
"id": "cgt-20250918165243-bfpzb",
"status": "submitted"
}