novita

seedance-v1-pro-t2v

Context

1K

Input

text

Output

video

Tool calling

Not listed

About this model

Seedance V1 Pro is a high-quality text-to-video generation model offering improved fidelity, resolution, and temporal coherence compared to the Lite variant.

Capabilities

text

Available through the unified API

video

Available through the unified API

Quick start

View API docs
curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "eb8b882e36f44ddd92c07085d59c232f",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'

Providers

Available routing options for this model through OneInfer.

novita

eb8b882e36f44ddd92c07085d59c232f

Available

Input

$0.000 / 1M

Output

$0.000 / 1M

Routing

OneInfer optimized

Pricing

Current OneInfer pricing for this model.

UsagePrice
Input tokens$0.000 / 1M
Output tokens$0.000 / 1M

Performance

Published evaluation results associated with this model.

SeedVideoBench-1.0

motion_stability0.96
prompt_adherence0.97
aesthetic_score0.94
elo_score1285

API example

curl https://api.oneinfer.ai/v1/chat/completions \
  -H "Authorization: Bearer $ONEINFER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "eb8b882e36f44ddd92c07085d59c232f",
    "messages": [
      { "role": "user", "content": "Hello!" }
    ]
  }'