Skip to content

创建视频

请求地址

http
POST /v1/video/generations

示例

json
{
  "model": "kling-v2",
  "prompt": "A cinematic fly-through of a futuristic cubic city",
  "duration": 5,
  "aspect_ratio": "16:9"
}

返回

创建成功后返回任务 ID,后续通过状态接口轮询。

企业合作联系:hello@cubicspaces.ai