seedance-1.5-pro

Seedance · Per Token

seedance-1.5-proAvailableAsync
Text to VideoImage to Video

Pricing

Official PriceLemonData PriceDiscount
文生视频$1.14$0.571450%
文生视频$2.29$1.1450%

Cost Calculator

1M
0.5M
Estimated Monthly Cost$0.29

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": 4,
  "resolution": "720p",
  "aspect_ratio": "16:9",
  "output_audio": false,
  "model": "seedance-1.5-pro",
  "prompt": "Cinematic sunrise over a calm lake with gentle camera motion."
}'

FAQ

How much does seedance-1.5-pro cost?

On LemonData, seedance-1.5-pro costs $0.5714-$1.14 Per Token, with model-specific platform pricing.

What is seedance-1.5-pro best for?

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

How to use seedance-1.5-pro 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