š New Models Available: grok-4 now live!
ā Explore New Features
{
"model": "doubao-seedance-1-0-pro-250528",
"content": [
{
"type": "text",
"text": "Drones traverse complex obstacles or natural wonders at breakneck speeds for an immersive flight experience --resolution 1080p --duration 5 --camerafixed false --watermark true"
},
{
"type": "image_url",
"image_url": {
"url": "https://ark-project.tos-cn-beijing.volces.com/doc_image/seepro_i2v.png"
}
}
]
}
curl --location --request POST 'https://api.cometapi.com/api/v3/contents/generations/tasks' \
--header 'Authorization: Bearer {{api-key}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "doubao-seedance-1-0-pro-250528",
"content": [
{
"type": "text",
"text": "Drones traverse complex obstacles or natural wonders at breakneck speeds for an immersive flight experience --resolution 1080p --duration 5 --camerafixed false --watermark true"
},
{
"type": "image_url",
"image_url": {
"url": "https://ark-project.tos-cn-beijing.volces.com/doc_image/seepro_i2v.png"
}
}
]
}'
{
"id": "cgt-20250801155340-fxldj"
}