← All models

Seedance 2.0

Five-second video generation from a prompt or optional HTTPS first frame.

Price per clip $1.1115 five-second 720p clip
Best for

Short product clips, social motion, concept previews, and image animation.

Endpoint/v1/videosAPI docs →

Video API pricing.

ProviderPriceExtra cost
cheapaiapi$1.1115

Create a recoverable video job.

Include an HTTPS image_url for image-to-video, or omit it for text-to-video. Poll the returned id, then stream the completed MP4 through the authenticated content endpoint.

Open API docs →
curl https://cheapaiapi.org/v1/videos \
  -H "Authorization: Bearer $CHEAPAIAPI_KEY" \
  -H "Content-Type: application/json" \
  -H "Idempotency-Key: $IDEMPOTENCY_KEY" \
  -d '{
  "model": "seedance-2.0",
  "prompt": "A paper boat crosses a rainy street at dusk.",
  "image_url": "https://example.com/first-frame.jpg"
}'

Integrate with your coding agent.

Copy one prompt. The agent will read the current API contract before changing your code.

Read https://cheapaiapi.org/llms.txt and https://cheapaiapi.org/docs, then integrate CheapAIAPI into this project using model seedance-2.0.

Price this model at your volume.

Send your current monthly usage and effective rate.

Compare my costs