Models/seedance/Seedance 1.0 Pro
V

seedance

Seedance 1.0 Pro

seedance-1.0-proMay 27, 2025 context$2.14 / $2.14 per M

Context Window

Input Price / M

$2.14

Output Price / M

$2.14

Max Completion

Input Modalities

textimage

Output Modalities

video

Description

ByteDance first-gen video generation model, text-to-video and image-to-video

Available Providers

AllToken can route requests to the providers below based on route priority and policy.

Provider
Context Length
Input Price
Output Price
Cache Read
Priority

Volcengine Ark

seedance-1.0-pro
$2.14 / M
$2.14 / M
1

Status Snapshot

Quick route status for this model. Open the full Status page to compare it against the wider market and current incident patterns.

Open Status

Effective Pricing

Input

$2.14

per 1M input tokens

Output

$2.14

per 1M output tokens

Cached Read

Free

if prompt caching applies

Best For

video-generation
ChatVisionStreaming

How To Use This Model

Use the exact model ID shown below. This is the safest way to avoid call failures, variant mismatches, or incorrect route assumptions.

Exact request field

"model": "seedance-1.0-pro"
curl https://api.alltoken.ai/v1/chat/completions \
  -H "Authorization: Bearer sk-your-key" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "seedance-1.0-pro",
    "messages": [
      {"role": "user", "content": "Hello!"}
    ]
  }'

Supported Parameters

temperaturetop_pmax_tokens

API Key Setup

Smart Routing

Let the platform choose the best provider path automatically.

Default Model

If a request does not specify a model, default the key to seedance-1.0-pro.

Forced Model

Always override incoming requests and lock the key to seedance-1.0-pro.