1. 豆包 seedance2.0
积度探索AI
  • 文档说明
  • 图像(Image)
    • 接口说明
    • 万象生图
      • 生成图像
    • CHATGTP-AIGC生图
      • openai兼容
        • 编辑图片(Image Edit)
        • 创建生图任务
      • 创建生图任务
      • 查询生图任务
    • midjourney 生图
      • 创建生图任务
      • 查询生图任务
    • NB生图
      • NB生图 介绍
      • 创建生图任务
      • 生图结果查询
    • 豆包生图
      • 生成图像
    • 图像擦除修复
      • 积度探索图像擦除修复说明文档
      • 创建图像擦除修复
    • AIGC 图片翻译
      • 积度探索 AIGC图片翻译介绍文档
      • 发起AIGC图片翻译
      • AIGC图片翻译结果查询
    • AIART 图像编辑(局部消除)
      • AIART 图像编辑(局部消除)文档
      • 发起AIART 图像编辑(局部消除)
    • 多语种 OCR
      • 积度探索多语种 OCR 介绍文档
      • 发起多语种OCR服务
    • 智能分割
      • 积度探索智能分割介绍文档
      • 智能分割
    • 图片审核
      • 发起图片审核
      • 查询审核情况
  • 视频(Videos)
    • Wan2.6 视频生成
      • 创建文生视频生成任务
      • 创建图生视频生成任务
      • 查询视频任务
    • 豆包 seedance2.0
      • seedance 2.0 人像授权说明
      • 虚拟人像权限校验
        • 创建资产组
        • 删除资产组
        • 上传素材资产
        • 查询素材状态
        • 查询素材组
        • 查询资产组素材列表
        • 查询单个素材
        • 删除素材
      • 真人人像权限校验
        • 创建真人认证会话
        • 获取 Group ID
        • 上传素材
      • 创建视频生成任务
        POST
      • 获取视频生成任务状态
        GET
    • 视频超分
      • 积度探索视频超分介绍文档
      • 创建视频超分
      • 获取视频超分任务状态
    • 视频字幕擦除
      • 视频字幕擦除介绍文档
      • 视频字幕擦除
      • 获取视频字幕去除任务状态
    • 可灵
      • t系列
        • t系列可灵提交文生视频任务 (异步)
        • t系列可灵提交图生视频任务 (异步)
        • t系列主体管理提交任务 (异步)
        • t系列可灵提交多模态视频任务 (异步)
        • 查询视频任务
      • 生成视频
      • 查询视频任务
    • vidu视频生成
      • 发起文生视频任务
      • 查询视频生成任务情况
      • 发起图生视频任务
      • t-vidu系列发起图生视频任务
    • 音视频拼接
      • 积度探索音视频拼接介绍文档
      • 音视频拼接(多个视频拼接为一个视频)
      • 查询视频任务
      • 音视频合成(视频和音频合并成一个视频)
    • HappyHorse
      • 提交视频生成任务
      • 查询视频生成结果
    • minimax(海螺)
      • 提交视频生成任务
      • 查询任务进度与生成结果
  • 聊天
    • 原生OpenAI格式
      • Responses格式
      • 原生OpenAI格式
  • 用户
    • 获取个人额度数据
    • 查询任务费用
  • 数据模型
    • Schemas
      • User
      • Log
      • Model
      • Token
      • Usage
      • PageInfo
      • Channel
      • Redemption
      • ApiResponse
      • ModelsResponse
      • ErrorResponse
      • Message
      • MessageContent
      • Tool
      • ToolCall
      • GeminiModelsResponse
      • ChatCompletionResponse
      • ChatCompletionRequest
      • ChatCompletionStreamResponse
      • CompletionRequest
      • CompletionResponse
      • ResponseFormat
      • ResponsesRequest
      • ResponsesResponse
      • ResponsesStreamResponse
      • ClaudeRequest
      • ClaudeMessage
      • ClaudeResponse
      • EmbeddingRequest
      • EmbeddingResponse
      • ImageGenerationRequest
      • ImageEditRequest
      • ImageResponse
      • AudioTranscriptionRequest
      • AudioTranslationRequest
      • AudioTranscriptionResponse
      • SpeechRequest
      • RerankRequest
      • RerankResponse
      • VideoRequest
      • ModerationRequest
      • VideoResponse
      • ModerationResponse
      • VideoTaskResponse
      • GeminiRequest
      • VideoTaskMetadata
      • VideoTaskError
      • GeminiResponse
      • OpenAIVideo
      • OpenAIVideoError
    • ImageEditMultipartRequest
    • ImageEditJsonRequest
    • ImageEditResponse
  1. 豆包 seedance2.0

创建视频生成任务

开发中
POST
/v1/video/generations
Doubao Seedance 2.0 系列 (有声视频/无声视频)
多模态参考生视频:输入参考图片(0 ~ 9)+参考视频(0 ~ 3)+ 参考音频(0 ~ 3)+ 文本提示词(可选)生成 1 个目标视频。注意不可单独输入音频,应至少包含 1 个参考视频或图片。支持生成全新视频、编辑视频、延长视频。
图生视频-首尾帧:输入首帧图片+尾帧图片+文本提示词(可选)生成 1 个目标视频。
图生视频-首帧:输入首帧图片+文本提示词(可选)生成 1 个目标视频。
文生视频:输入文本提示词生成 1 个目标视频。
模型列表注意事项
doubao-seedance-2-0-480p
doubao-seedance-2-0-720p
doubao-seedance-2-0-1080p
doubao-seedance-2-0-fast-480p
doubao-seedance-2-0-fast-720p
doubao-seedance-2-0-1080p
doubao-seedance-2-0-mini-480p
doubao-seedance-2-0-mini-720p

请求参数

Header 参数

Body 参数application/json必填

示例
{
    "model": "dreamina-seedance-2-0-fast-260128",
    "prompt": "请参考输入的素材生成\nPlease generate a video based on the character style in [Image 1], while adopting the character movements, camera work, and scene pacing from [Video 1]. Replace the protagonist in the reference video with the character from [Image 1], ensuring consistency in hairstyle, clothing, physique, and art style to achieve a natural, fluid animation. The scene and actions must strictly adhere to the reference video: depict a sexual encounter with a male partner; the character's facial expressions should shift in response to the depth of thrusting, showing increased perspiration and accompanied by rising and falling moans. Remove all background music, retaining only the immersive audio of the sexual act (such as breathing and moaning). Camera timing: 0–5s, the female character is straddling the male (cowgirl position); 5–10s, the female is in the doggy-style position. Please generate the video in strict accordance with these requirements.\n输出要求:视频时长 10 秒,画幅比例 9:16(竖屏),分辨率 480p",
    "metadata": {
        "fps": 24,
        "duration": 10,
        "resolution": "480p",
        "ratio": "9:16",
        "content": [
            {
                "type": "text",
                "text": "请参考输入的素材生成\nPlease generate a video based on the character style in [Image 1], while adopting the character movements, camera work, and scene pacing from [Video 1]. Replace the protagonist in the reference video with the character from [Image 1], ensuring consistency in hairstyle, clothing, physique, and art style to achieve a natural, fluid animation. The scene and actions must strictly adhere to the reference video: depict a sexual encounter with a male partner; the character's facial expressions should shift in response to the depth of thrusting, showing increased perspiration and accompanied by rising and falling moans. Remove all background music, retaining only the immersive audio of the sexual act (such as breathing and moaning). Camera timing: 0–5s, the female character is straddling the male (cowgirl position); 5–10s, the female is in the doggy-style position. Please generate the video in strict accordance with these requirements.\n输出要求:视频时长 10 秒,画幅比例 9:16(竖屏),分辨率 480p"
            },
            {
                "type": "image_url",
                "image_url": {
                    "url": "asset://asset-20260710142116-gpngn"
                },
                "role": "reference_image"
            },
            {
                "type": "video_url",
                "video_url": {
                    "url": "https://resource-library.tos-ap-southeast-1.bytepluses.com/2026/07/1c6bf36c-c156-4a71-867a-a12aceaf92e1.mp4?X-Tos-Algorithm=TOS4-HMAC-SHA256&X-Tos-Content-Sha256=UNSIGNED-PAYLOAD&X-Tos-Credential=AKAPMDRiZTBiZmE5ZGY2NDRjZGExOTI5YTM5OWVhYWM3NjM%2F20260710%2Ftos-ap-southeast-1.bytepluses.com%2Ftos%2Frequest&X-Tos-Date=20260710T062634Z&X-Tos-Expires=43200&X-Tos-SignedHeaders=host&X-Tos-Signature=9b52901cc5514f593153e42f0325f6d7e2472165255fdaa5a0c949cf1dbba64d"
                },
                "role": "reference_video"
            }
        ]
    }
}

请求示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location 'https://api.ecidc.net/v1/video/generations' \
--header 'Authorization: Bearer sk-AcMVIBwVdwRWJ5lpi25L7qF41OgEs60e9ItiCJ2XIvZ3QyTp' \
--header 'Content-Type: application/json' \
--data '{
    "model": "dreamina-seedance-2-0-fast-260128",
    "prompt": "请参考输入的素材生成\nPlease generate a video based on the character style in [Image 1], while adopting the character movements, camera work, and scene pacing from [Video 1]. Replace the protagonist in the reference video with the character from [Image 1], ensuring consistency in hairstyle, clothing, physique, and art style to achieve a natural, fluid animation. The scene and actions must strictly adhere to the reference video: depict a sexual encounter with a male partner; the character'\''s facial expressions should shift in response to the depth of thrusting, showing increased perspiration and accompanied by rising and falling moans. Remove all background music, retaining only the immersive audio of the sexual act (such as breathing and moaning). Camera timing: 0–5s, the female character is straddling the male (cowgirl position); 5–10s, the female is in the doggy-style position. Please generate the video in strict accordance with these requirements.\n输出要求:视频时长 10 秒,画幅比例 9:16(竖屏),分辨率 480p",
    "metadata": {
        "fps": 24,
        "duration": 10,
        "resolution": "480p",
        "ratio": "9:16",
        "content": [
            {
                "type": "text",
                "text": "请参考输入的素材生成\nPlease generate a video based on the character style in [Image 1], while adopting the character movements, camera work, and scene pacing from [Video 1]. Replace the protagonist in the reference video with the character from [Image 1], ensuring consistency in hairstyle, clothing, physique, and art style to achieve a natural, fluid animation. The scene and actions must strictly adhere to the reference video: depict a sexual encounter with a male partner; the character'\''s facial expressions should shift in response to the depth of thrusting, showing increased perspiration and accompanied by rising and falling moans. Remove all background music, retaining only the immersive audio of the sexual act (such as breathing and moaning). Camera timing: 0–5s, the female character is straddling the male (cowgirl position); 5–10s, the female is in the doggy-style position. Please generate the video in strict accordance with these requirements.\n输出要求:视频时长 10 秒,画幅比例 9:16(竖屏),分辨率 480p"
            },
            {
                "type": "image_url",
                "image_url": {
                    "url": "asset://asset-20260710142116-gpngn"
                },
                "role": "reference_image"
            },
            {
                "type": "video_url",
                "video_url": {
                    "url": "https://resource-library.tos-ap-southeast-1.bytepluses.com/2026/07/1c6bf36c-c156-4a71-867a-a12aceaf92e1.mp4?X-Tos-Algorithm=TOS4-HMAC-SHA256&X-Tos-Content-Sha256=UNSIGNED-PAYLOAD&X-Tos-Credential=AKAPMDRiZTBiZmE5ZGY2NDRjZGExOTI5YTM5OWVhYWM3NjM%2F20260710%2Ftos-ap-southeast-1.bytepluses.com%2Ftos%2Frequest&X-Tos-Date=20260710T062634Z&X-Tos-Expires=43200&X-Tos-SignedHeaders=host&X-Tos-Signature=9b52901cc5514f593153e42f0325f6d7e2472165255fdaa5a0c949cf1dbba64d"
                },
                "role": "reference_video"
            }
        ]
    }
}'

返回响应

🟢200成功
application/json
Bodyapplication/json

示例
{
    "id": "gen_xxxxxxxxxxxx",
    "object": "video.generation.job",
    "model": "sora2",
    "status": "queued",
    "progress": 0,
    "created_at": 1770405483,
    "seconds": "12"
}
修改于 2026-07-10 06:27:09
上一页
上传素材
下一页
获取视频生成任务状态
Built with