Zurück zum Katalog
ByteDance·Videonew

Seedance 2.5API

ByteDance Seedance 2.5 — up to 30s clips, multimodal references, precise editing.

Kunavo-Preis

$0.3784+

per second of video

Resolution tiers· per second of video

480p
$0.1764
720p
$0.3784
1080p
$0.7392

Spezifikationen

Modell-ID
seedance-2-5
Endpoint
POST /v1/video/generations
Kategorie
Video
Anbieter
ByteDance
Capabilities
text-to-videoimage-to-videofirst-last-framereference-image

Drop-in OpenAI-Kompatibilität

Richte dein bestehendes OpenAI SDK auf api.kunavo.com/v1 und ersetze die Modell-ID. Keine Streaming-Änderungen, kein neues SDK.

Doku ansehenSeedance 2 API guide

Selbst ausprobieren

Setze KUNAVO_API_KEY aus /app/keys und führe das Snippet aus.

curl
curl https://api.kunavo.com/v1/video/generations \
  -H "Authorization: Bearer $KUNAVO_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "seedance-2-5",
    "prompt": "a cinematic dolly-in shot of a red origami crane unfolding",
    "duration": 5
  }'

Kunavo vs. Direktzugriff auf ByteDance

Dasselbe Seedance 2.5, dieselben Antworten. Ein Gateway ändert Konto, SDK und Rechnung — hier der ehrliche Vergleich.

KunavoByteDance direkt
KontoEin Kunavo-Konto, Key in 2 Minuten, Mindestaufladung $10Ein ByteDance-Konto samt eigener Abrechnungseinrichtung
SDKOpenAI SDK behalten — base_url ändern, model auf "seedance-2-5" setzenByteDance-eigenes SDK oder deren OpenAI-kompatible Schicht, sofern vorhanden
Derselbe Key erreicht außerdemClaude, Gemini, GPT sowie Bild-, Video- und AudiomodelleNur der Katalog von ByteDance
AbrechnungEin Stripe-Guthaben, Pay-as-you-go, verfällt nie; fehlgeschlagene Anfragen sind kostenlosEine eigene Rechnung pro Anbieter
RatenlimitsGeteilte Gateway-Kapazität, kein vertragliches Limit pro KontoTarifstufen-Limits von ByteDance, anhebbar über Nutzungshistorie oder Vertrag

Gehen Sie direkt zu ByteDance, wenn Sie ein vertraglich zugesichertes Ratenlimit, ein Enterprise-SLA oder ein anbieterexklusives Feature ab Tag eins brauchen. Kunavo passt, wenn Sie einen Key und eine Rechnung für alle Anbieter wollen, ohne bei jedem ein eigenes Konto zu eröffnen.

FAQ

How much does Seedance 2.5 cost?

On Kunavo, Seedance 2.5 is $0.3784+ per second of video. Failed requests are never billed, and it's pay-as-you-go — you only pay for successful calls.

Can I call Seedance 2.5 with the OpenAI SDK?

Yes. Set base_url to https://api.kunavo.com/v1, pass your Kunavo key, and set model to "seedance-2-5". Requests and responses are OpenAI-compatible.

What endpoint does Seedance 2.5 use?

Seedance 2.5 is called via POST /v1/video/generations on Kunavo's OpenAI-compatible API.

What is Seedance 2.5 good for?

Seedance 2.5 is a video model from ByteDance, with support for text-to-video, image-to-video, first-last-frame, reference-image.

What is different from calling ByteDance directly?

The model is the same. What changes is around it: one key and one Stripe balance instead of a ByteDance account with its own billing, the OpenAI SDK with base_url swapped instead of a provider-specific SDK, and the same key also reaching Claude, Gemini, GPT, image, video and audio models. The tradeoff is that gateway capacity is shared — if you need a contractual rate limit or an enterprise SLA on Seedance 2.5 specifically, go direct to ByteDance.

Is Seedance 2.5 cheaper on Kunavo?

Seedance 2.5 is priced at $0.3784+ per second of video on Kunavo, pay-as-you-go from a $10 top-up with no subscription. Failed requests are never billed and the balance never expires.