Use o endpoint bytedance-video para criar e gerenciar tarefas de geração de vídeo via POST /volc/v3/contents/generations/tasks, com parâmetros flexíveis.
{
"id": "021773297205999example"
}doubao-seedance-1-5-pro-251215 como o exemplo atual de produção para esta rota.content unificado.Monte o array content
Envie a tarefa
callback_url ao criar a tarefa.Faça polling até a saída chegar
content.video_url esteja presente.Bearer token authentication. Use your CometAPI key.
ByteDance Seedance video model id. Choose a current model from the Models page. A current production example is doubao-seedance-1-5-pro-251215, which supports both text-only and image-guided requests through the same content array.
"doubao-seedance-1-5-pro-251215"
Ordered input items for the task. Put the main text instruction first. Add image items when you need first-frame or last-frame guidance.
Show child attributes
Optional webhook URL for task status notifications.
Task accepted.
Task id for later polling.
{
"id": "021773297205999example"
}