Seedance 2API
ByteDance Seedance 2 — text-to-video, native audio, references.
Kunavo-Preis
$0.246+
per second of video
Resolution tiers· per second of video
- 480p
- $0.114
- 720p
- $0.246
- 1080p
- $0.612
Spezifikationen
- Modell-ID
seedance-2- Endpoint
POST /v1/video/generations- Kategorie
- Video
- Anbieter
- ByteDance
- Capabilities
- text-to-videoimage-to-video
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 guideSelbst ausprobieren
Setze KUNAVO_API_KEY aus /app/keys und führe das Snippet aus.
curl https://api.kunavo.com/v1/video/generations \
-H "Authorization: Bearer $KUNAVO_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "seedance-2",
"prompt": "a cinematic dolly-in shot of a red origami crane unfolding",
"duration": 5
}'Kunavo vs. Direktzugriff auf ByteDance
Dasselbe Seedance 2, dieselben Antworten. Ein Gateway ändert Konto, SDK und Rechnung — hier der ehrliche Vergleich.
| Kunavo | ByteDance direkt | |
|---|---|---|
| Konto | Ein Kunavo-Konto, Key in 2 Minuten, Mindestaufladung $10 | Ein ByteDance-Konto samt eigener Abrechnungseinrichtung |
| SDK | OpenAI SDK behalten — base_url ändern, model auf "seedance-2" setzen | ByteDance-eigenes SDK oder deren OpenAI-kompatible Schicht, sofern vorhanden |
| Derselbe Key erreicht außerdem | Claude, Gemini, GPT sowie Bild-, Video- und Audiomodelle | Nur der Katalog von ByteDance |
| Abrechnung | Ein Stripe-Guthaben, Pay-as-you-go, verfällt nie; fehlgeschlagene Anfragen sind kostenlos | Eine eigene Rechnung pro Anbieter |
| Ratenlimits | Geteilte Gateway-Kapazität, kein vertragliches Limit pro Konto | Tarifstufen-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 cost?
On Kunavo, Seedance 2 is $0.246+ 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 with the OpenAI SDK?
Yes. Set base_url to https://api.kunavo.com/v1, pass your Kunavo key, and set model to "seedance-2". Requests and responses are OpenAI-compatible.
What endpoint does Seedance 2 use?
Seedance 2 is called via POST /v1/video/generations on Kunavo's OpenAI-compatible API.
What is Seedance 2 good for?
Seedance 2 is a video model from ByteDance, with support for text-to-video, image-to-video.
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 specifically, go direct to ByteDance.
Is Seedance 2 cheaper on Kunavo?
Seedance 2 is priced at $0.246+ 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.