Skip to content

Create Task

POST
/volc/v1/contents/generations/tasks
  • Create a Doubao Seedance video generation task
  • Text-to-video and image-to-video (first / first-last / reference)
  • Official docs: https://www.volcengine.com/docs/82379/1520757

Authorizations

bearer
Type
HTTP (bearer)

Request Body

application/json
object

doubao-seedance-1-5-pro-251215: text-to-video, first frame, first-last frame
doubao-seedance-1-0-pro-250528: text-to-video, first frame, first-last frame
doubao-seedance-1-0-pro-fast-251015: text-to-video, first frame
doubao-seedance-1-0-lite-t2v-250428: text-to-video only
doubao-seedance-1-0-lite-i2v-250428: first frame, first-last frame, reference images (1–4)

object[]
Required

Generation input; supports text and images.

object

Append after the prompt with -- flags. See examples.

Synchronized audio (Seedance 1.5 pro only). true/false. Default true.

Responses

application/json

Playground

Authorization
Body

Samples