ByteDance

ByteDance

Seedance 2 Fast

Seedance 2 fast tier — quicker generation, ~20% cheaper than Pro. Native audio bundled. Best for short social clips.

Modalities

Text → Audio

Price

$0.3266 / sec

Speed

medium

Performance

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

Rank

#36

of 64 active models

Tokens served

138.7K

all-time

Total requests15
Platform share0.0%

Pricing

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

$0.3266 / 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-fast",
        "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 Fast cost?

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

How do I use Seedance 2 Fast?

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-fast. Signing up is free and includes $0.50 of credit — no card required.

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