ByteDance

ByteDance

Seedance 2 Pro

ByteDance flagship video. Multi-shot, native audio bundled, dynamic camera moves. T2V or I2V via image_url. 720p.

Modalities

Text → Audio

Price

$0.4096 / sec

Speed

medium

Performance

Live production data from real requests on Kyma — not synthetic benchmarks.

Rank

#32

of 64 active models

Tokens served

253.6K

all-time

Total requests20
Platform share0.0%

Pricing

Per second of generated video. Failed jobs are refunded in full.

$0.4096 / sec

Quick start

Up and running in under two minutes.

  1. 1

    Create an API key

    Sign up and grab a key from the dashboard — $0.50 free credit, no card required.

    Get API key →
  2. 2

    Make your first request

    Submit a generation job and poll until it succeeds.

    curl https://kymaapi.com/v1/videos/generations \
      -H "Authorization: Bearer YOUR_API_KEY" \
      -H "Content-Type: application/json" \
      -d '{
        "model": "seedance-2-pro",
        "prompt": "A wave breaking on a rocky shore at golden hour, cinematic",
        "duration": 5
      }'
    # Poll: GET /v1/jobs/{id} until status="succeeded"

FAQ

Common questions about this model.

How much does Seedance 2 Pro cost?

$0.4096 per sec. Per second of generated video. Failed jobs are refunded in full.

How do I use Seedance 2 Pro?

Kyma is OpenAI-compatible: point your SDK's base URL at https://kymaapi.com/v1, use your Kyma API key, and set the model to seedance-2-pro. Signing up is free and includes $0.50 of credit — no card required.

Start with $0.50 free credit — no card required.Create account →