qwen-bg
max-ico04
In
Out
$8.32 / 1M tokens
max-ico02
Chat
max-ico03
Seedance 2.5
ByteDance's next-generation video model: long-form narrative up to 30s, up to 50 reference assets, precise editing and extension, native multi-language output
Text to Speech
                                        const main = async () => {
  const response = await fetch('https://api.ai.cc/v2/video/generations', {
    method: 'POST',
    headers: {
      Authorization: 'Bearer ',
      'Content-Type': 'application/json',
    },
    body: JSON.stringify({
      model: 'bytedance/seedance-2-5',
      prompt: 'A DJ on the stand is playing, around a World War II battlefield, lots of explosions, thousands of dancing soldiers, between tanks shooting, barbed wire fences, lots of smoke and fire, black and white old video: hyper realistic, photorealistic, photography, super detailed, very sharp, on a very white background',
    }),
  }).then((res) => res.json());

  console.log('Generation:', response);
};

main()
                                
                                        import requests


def main():
    url = "https://api.ai.cc/v2/video/generations"
    payload = {
        "model": "seedance-2-5",
        "prompt": "A DJ on the stand is playing, around a World War II battlefield, lots of explosions, thousands of dancing soldiers, between tanks shooting, barbed wire fences, lots of smoke and fire, black and white old video: hyper realistic, photorealistic, photography, super detailed, very sharp, on a very white background"
    }
    headers = {"Authorization": "Bearer ", "Content-Type": "application/json"}

    response = requests.post(url, json=payload, headers=headers)
    print("Generation:", response.json())


if __name__ == "__main__":
    main()
Docs

300+ AI Models for OpenClaw & AI Agents

qwenmax-bg
bytedance-color.png
Seedance 2.5

Developer Access Slip
MODEL: seedance-2.5 · VIDEO GENERATION
Seedance 2.5 API Pricing§ 01
Inputincluded in token calc
see formula
Outputper 1M tokens · w/ video input
$8.32
RATE CARDUSD / 1M tok
Token Calculation Formula
Without video input — $13.91 / 1M tok
tokens = output_duration × width × height × fps ÷ 1024
With video input — $8.32 / 1M tok
tokens = (input_duration + output_duration) × width × height × fps ÷ 1024
Seedance 2.5 vs Other Models§ 02
Model Input Output Context Best For
Seedance 2.5This page $8.32/1M Long-form narrative video, multi-language
Veo 3.1 $0.26/sec Video generation
Kling 3.0 Pro $0.1456/sec Video generation
Grok Imagine Video $0.065/sec Video generation
Seedance 2.0 $0.3944/sec Cinematic video + native audio
* KEEP RECEIPT FOR YOUR RECORDS *
THANK YOU FOR CALLING THE API
WWW.AI.CC · SEEDANCE-2.5

AI Playground

Test all API models in the sandbox environment before you integrate. We provide more than 300 models to integrate into your app.
contact us
api-right-1

300+ AI Models for
OpenClaw & AI Agents

Save 20% on Costs