Text to VideoExample
Official Documentation: https://www.volcengine.com/docs/82379/1520757
Endpoint
POST http://v98store.com/volc/v1/contents/generations/tasks cURL Command
curl -X POST 'http://v98store.com/volc/v1/contents/generations/tasks' \ -H 'Content-Type: application/json' \ -H 'Authorization: Bearer YOUR_TOKEN' \ -d '"{\r\n \"model\": \"doubao-seedance-1-0-pro-fast-251015\",\r\n \"content\": [\r\n {\r\n \"type\": \"text\",\r\n \"text\": \"多 镜头. 一名侦探进入一between光线昏暗 房between. 他检查桌 线索, 手里拿起桌 某 物品. 镜头转向他正in思索. --ratio 16:9\"\r\n // text\": \"多 镜头. 一名侦探进入一between光线昏暗 房between. 他检查桌 线索, 手里拿起桌 某 物品. 镜头转向他正in思索. --rs 720p --rt 16:9 --dur 5 --fps 24 --wm true --seed 11 --cf false\"\r\n }\r\n ]\r\n}"' Parameters
| Name | In | Description | Required |
|---|---|---|---|
| Content-Type | header | No | |
| Accept | header | No | |
| Authorization | header | No |
Request Body
Example
"{\r\n \"model\": \"doubao-seedance-1-0-pro-fast-251015\",\r\n \"content\": [\r\n {\r\n \"type\": \"text\",\r\n \"text\": \"多 镜头. 一名侦探进入一between光线昏暗 房between. 他检查桌 线索, 手里拿起桌 某 物品. 镜头转向他正in思索. --ratio 16:9\"\r\n // text\": \"多 镜头. 一名侦探进入一between光线昏暗 房between. 他检查桌 线索, 手里拿起桌 某 物品. 镜头转向他正in思索. --rs 720p --rt 16:9 --dur 5 --fps 24 --wm true --seed 11 --cf false\"\r\n }\r\n ]\r\n}" Responses
200 -
Example
{
"id": "cgt-20250918165243-bfpzb",
"status": "submitted"
}