seedance-2.0

Seedance · Per Token

seedance-2.0AvailableAsync
Text to VideoImage to VideoStart-End to VideoReference to VideoVideo to VideoVideo ExtensionVideo Editing

Pricing

Official PriceLemonData PriceDiscount
不含视频输入$6.57$3.2950%
包含视频输入$4.00$2.0050%

Cost Calculator

1M
0.5M
Estimated Monthly Cost$1.64

API Code Example

POST/v1/videos/generations
curl -X POST "https://api.lemondata.cc/v1/videos/generations" \
  -H "Authorization: Bearer sk-xxx" \
  -H "Content-Type: application/json" \
  -d '{
  "operation": "text-to-video",
  "duration": 5,
  "aspect_ratio": "16:9",
  "output_audio": false,
  "model": "seedance-2.0",
  "prompt": "Cinematic sunrise over a calm lake with gentle camera motion."
}'

FAQ

How much does seedance-2.0 cost?

On LemonData, seedance-2.0 costs $2.00-$3.29 Per Token, with model-specific platform pricing.

What is seedance-2.0 best for?

seedance-2.0 excels at Text to Video, Image to Video, Start-End to Video. Access it through LemonData's unified API with a single API key.

How to use seedance-2.0 API?

Get your API key from LemonData, then call https://api.lemondata.cc/v1/videos/generations using any compatible SDK. See the code examples above for detailed integration.

Related Models