Seedance 2.0

ByteDance Seedance 2.0 HD video generation via Higgsfield platform.

Updated 8/31/20261 code examples

About the Model

Why Choose Seedance 2.0?

Seedance 2.0 offers stable video generation with high motion fidelity.

How to Access for Free (via Higgsfield)

Higgsfield 免费政策

Higgsfield 联合 BytePlus 推出字节跳动旗舰视频模型 Seedance 2.5 限时 33 天 Unlimited 免费生视频活动,提供 Web 界面与 API 免费调用。

Try it in your browser

Pick a model, paste your own free key, and run. Your key is sent once to call the provider and never stored on our servers.

Pick a model, paste your own free key, and run. Your key is sent once to call the provider and never stored on our servers.

Code Examples

curl
curl https://api.higgsfield.ai/v1/video/generations \
  -H "Authorization: Bearer $HIGGSFIELD_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "seedance-2-0",
    "prompt": "A cinematic shot of a drone flying through a futuristic city at sunset."
  }'

Community Feedback

Comments are tied to your GitHub account — sign in to join the discussion.