Torna al catalogo
ByteDance·Videonew

Seedance 2.0 MiniAPI

Cheapest Seedance 2 — 480p/720p only, built for high-volume drafts and previews.

Prezzo Kunavo

$0.0526+

per second of video

Resolution tiers· per second of video

480p
$0.0245
720p
$0.0526

Specifiche

ID modello
seedance-2-mini
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 guide

Provalo tu stesso

Imposta KUNAVO_API_KEY da /app/keys ed esegui lo snippet sotto.

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

Kunavo rispetto a chiamare ByteDance direttamente

Stesso Seedance 2.0 Mini, stesse risposte. Un gateway cambia l'account, l'SDK e la fattura — ecco il confronto onesto.

KunavoByteDance diretto
AccountUn account Kunavo, chiave in 2 minuti, ricarica minima di $10Un account ByteDance con la sua configurazione di fatturazione
SDKTieni l'SDK OpenAI — cambia base_url e imposta model su "seedance-2-mini"L'SDK di ByteDance, o il suo livello compatibile con OpenAI se disponibile
La stessa chiave raggiunge ancheClaude, Gemini, GPT più modelli di immagine, video e audioSolo il catalogo di ByteDance
FatturazioneUn unico saldo Stripe, a consumo, che non scade; le richieste fallite non sono addebitateUna fattura separata per ogni provider
Limiti di frequenzaCapacità del gateway condivisa, nessun limite contrattuale per accountI 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.0 Mini cost?

On Kunavo, Seedance 2.0 Mini is $0.0526+ 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.0 Mini with the OpenAI SDK?

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

What endpoint does Seedance 2.0 Mini use?

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

What is Seedance 2.0 Mini good for?

Seedance 2.0 Mini 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.0 Mini specifically, go direct to ByteDance.

Is Seedance 2.0 Mini cheaper on Kunavo?

Seedance 2.0 Mini is priced at $0.0526+ 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.