Doubao

Seedance 2.5

Built for professional video work such as ads, branded content, and narrative shorts, with an emphasis on longer scenes, multi-asset direction, and iterative refinement. It supports text- and image-driven generation plus R2V reference control, combines multimodal assets, produces up to 30 seconds in standard mode, and can revise selected regions without regenerating the full clip. The main reasons to choose it over Seedance 2.0 are longer continuous shots, richer reference input, and more controllable post-generation fixes.

このモデルの説明は現在の言語に未対応のため、英語で表示しています。

コンソールで使うdoubao-seedance-2.5

USD

料金

default
video_to_video
入力$12/1M tokens補完価格$12/1M tokens
text_to_video
入力$20/1M tokens補完価格$20/1M tokens

米ドル建ての公開価格です。実際の料金はアカウントグループや利用量により異なる場合があります。

API

コード例

curl --location --request POST 'https://api.tokenhot.cn/v1/video/generations' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
    "model": "doubao-seedance-2.5",
    "content": [
        {
            "type": "text",
            "text": "Use image 1 for character styling, use video 1 for camera language, and use audio 1 as background music in a cinematic product video."
        },
        {
            "type": "image_url",
            "image_url": {
                "url": "https://example.com/reference-image.jpg"
            },
            "role": "reference_image"
        },
        {
            "type": "audio_url",
            "audio_url": {
                "url": "https://example.com/reference-audio.mp3"
            },
            "role": "reference_audio"
        }
    ],
    "duration": 5,
    "ratio": "adaptive",
    "resolution": "720p",
    "watermark": false,
    "generate_audio": true
}'

Doubao

関連モデル

DoubaoDoubaoSeedance 2 0 Mini

Built for video generation and multi-asset video creation, improving on Seedance 1.x with more complete motion stability, audiovisual generation, and reference inputs. Compared with Veo, Kling, and Runway, it is better suited to Chinese creative workflows driven by mixed text, image, audio, and video inputs. The Mini tier is positioned for lower-cost, high-frequency testing compared with standard Seedance 2.0. Useful for short drama, ads, e-commerce, and social assets.

$3.942/1M tokens
DoubaoDoubaoSeedance 2.0 Fast

Built for video generation and multi-asset video creation, improving on Seedance 1.x with more complete motion stability, audiovisual generation, and reference inputs. Compared with Veo, Kling, and Runway, it is better suited to Chinese creative workflows driven by mixed text, image, audio, and video inputs. The fast variant is better for rapid iteration and batch production than the standard tier. Useful for short drama, ads, e-commerce, and social assets.

$6.342/1M tokens
DoubaoDoubaoSeedance 2.0 Fast V2V

Built for video-to-video and multi-asset video creation, improving on Seedance 1.x with more complete motion stability, audiovisual generation, and reference inputs. Compared with Veo, Kling, and Runway, it is better suited to Chinese creative workflows driven by mixed text, image, audio, and video inputs. The fast variant is better for rapid iteration and batch production than the standard tier. Useful for short drama, ads, e-commerce, and social assets.

$6.342/1M tokens
DoubaoDoubaoSeedance 2.0

Built for video generation and multi-asset video creation, improving on Seedance 1.x with more complete motion stability, audiovisual generation, and reference inputs. Compared with Veo, Kling, and Runway, it is better suited to Chinese creative workflows driven by mixed text, image, audio, and video inputs. Useful for short drama, ads, e-commerce, and social assets.

$7.4898/1M tokens

FAQ

よくある質問

Seedance 2.5 はどの用途に適していますか?

Seedance 2.5 は、このページに記載された入出力と機能に適しています。重要なシステムでは実際の負荷で事前に検証してください。

Seedance 2.5 の料金体系は?

料金は上の料金セクションに表示されています。実際の費用は利用量、アカウントグループ、リクエスト内容によって異なります。

Seedance 2.5 を呼び出すには?

上記のモデル ID と対応 API プロトコルを使用します。利用データがある場合はコード例も表示されます。

はじめる

Seedance 2.5 で構築する

コンソールで使う