Authorization: Bearer ********************
{
"model": "doubao-seedance-1-0-lite-i2v-250428",
"content": [
{
"type": "text",
"text": "The girl is holding a fox. The girl opens her eyes and looks at the camera gently. The fox is holding her in a friendly manner. The camera slowly pulls out and the girl's hair is blown by the wind. --ratio adaptive --dur 5"
},
{
"type": "image_url",
"image_url": {
"url": "data:image/png;base64,aHR0cHM6Ly9hcmstcHJvamVjdC50b3MtY24tYmVpamluZy52b2xjZXMuY29tL2RvY19pbWFnZS9pMnZfZm94cmdpcmwucG5n"
}
}
]
}
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-lite-i2v-250428",
"content": [
{
"type": "text",
"text": "The girl is holding a fox. The girl opens her eyes and looks at the camera gently. The fox is holding her in a friendly manner. The camera slowly pulls out and the girl'\''s hair is blown by the wind. --ratio adaptive --dur 5"
},
{
"type": "image_url",
"image_url": {
"url": "data:image/png;base64,aHR0cHM6Ly9hcmstcHJvamVjdC50b3MtY24tYmVpamluZy52b2xjZXMuY29tL2RvY19pbWFnZS9pMnZfZm94cmdpcmwucG5n"
}
}
]
}'
{
"id": "cgt-20250918170604-vd988",
"status": "submitted"
}