Seedance 2.5API
ByteDance Seedance 2.5 — up to 30s clips, multimodal references, precise editing.
Prezzo Kunavo
$0.3784+
per second of video
Resolution tiers· per second of video
- 480p
- $0.1764
- 720p
- $0.3784
- 1080p
- $0.7392
Specifiche
- ID modello
seedance-2-5- Endpoint
POST /v1/video/generations- Categoria
- Video
- Provider
- ByteDance
- Capability
- text-to-videoimage-to-videofirst-last-framereference-image
Compatibilità OpenAI drop-in
Punta il tuo SDK OpenAI esistente a api.kunavo.com/v1 e sostituisci l'ID del modello. Niente cambi di streaming, nessun nuovo SDK.
Vedi la docSeedance 2 API guideProvalo tu stesso
Imposta KUNAVO_API_KEY da /app/keys ed esegui lo snippet sotto.
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 rispetto a chiamare ByteDance direttamente
Stesso Seedance 2.5, stesse risposte. Un gateway cambia l'account, l'SDK e la fattura — ecco il confronto onesto.
| Kunavo | ByteDance diretto | |
|---|---|---|
| Account | Un account Kunavo, chiave in 2 minuti, ricarica minima di $10 | Un account ByteDance con la sua configurazione di fatturazione |
| SDK | Tieni l'SDK OpenAI — cambia base_url e imposta model su "seedance-2-5" | L'SDK di ByteDance, o il suo livello compatibile con OpenAI se disponibile |
| La stessa chiave raggiunge anche | Claude, Gemini, GPT più modelli di immagine, video e audio | Solo il catalogo di ByteDance |
| Fatturazione | Un unico saldo Stripe, a consumo, che non scade; le richieste fallite non sono addebitate | Una fattura separata per ogni provider |
| Limiti di frequenza | Capacità del gateway condivisa, nessun limite contrattuale per account | I limiti di livello di ByteDance, alzabili con lo storico d'uso o un contratto |
Vai direttamente su ByteDance se ti serve un limite di frequenza contrattuale, uno SLA enterprise o una funzione esclusiva del provider dal primo giorno. Kunavo conviene se vuoi una chiave e una fattura per tutti i provider, senza aprire un account con ciascuno.
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.