Zurück zum Katalog
Google·Video60 %+ unter offiziell

Veo 3.1 LiteAPI

Google Veo 3.1 Lite — the budget tier for storyboarding and previews.

Kunavo-Preis

$0.18+

per video

Offizieller Preis

$0.45

Anbieter-Listenpreis

Resolution tiers· per video

720p
60%$0.18
1080p
65%$0.224

Spezifikationen

Modell-ID
veo-3-lite
Endpoint
POST /v1/video/generations
Kategorie
Video
Anbieter
Google
Capabilities
text-to-videoimage-to-videofirst-last-framereference-image
Offizielles Tier
Lite 720p (real Google 8s)

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 ansehenVeo 3 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": "veo-3-lite",
    "prompt": "a cinematic dolly-in shot of a red origami crane unfolding",
    "duration": 5
  }'

Kunavo vs. Direktzugriff auf Google

Dasselbe Veo 3.1 Lite, dieselben Antworten. Ein Gateway ändert Konto, SDK und Rechnung — hier der ehrliche Vergleich.

KunavoGoogle direkt
Preis (per video)$0.18+ (−60%)$0.45
KontoEin Kunavo-Konto, Key in 2 Minuten, Mindestaufladung $10Ein Google-Konto samt eigener Abrechnungseinrichtung
SDKOpenAI SDK behalten — base_url ändern, model auf "veo-3-lite" setzenGoogle-eigenes SDK oder deren OpenAI-kompatible Schicht, sofern vorhanden
Derselbe Key erreicht außerdemClaude, Gemini, GPT sowie Bild-, Video- und AudiomodelleNur der Katalog von Google
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 Google, anhebbar über Nutzungshistorie oder Vertrag

Gehen Sie direkt zu Google, wenn Sie ein vertraglich zugesichertes Ratenlimit, ein Enterprise-SLA oder ein anbieterexklusives Feature ab Tag eins brauchen. Kunavo passt, wenn Sie einen Key, eine Rechnung und über alle Anbieter hinweg einen niedrigeren Tokenpreis wollen.

FAQ

How much does Veo 3.1 Lite cost?

On Kunavo, Veo 3.1 Lite is $0.18+ per video — about 60% under Google's official price. Failed requests are never billed, and it's pay-as-you-go — you only pay for successful calls.

Can I call Veo 3.1 Lite with the OpenAI SDK?

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

What endpoint does Veo 3.1 Lite use?

Veo 3.1 Lite is called via POST /v1/video/generations on Kunavo's OpenAI-compatible API.

What is Veo 3.1 Lite good for?

Veo 3.1 Lite is a video model from Google, with support for text-to-video, image-to-video, first-last-frame, reference-image.

What is different from calling Google directly?

The model is the same, at about 60% under Google's list price. What changes is around it: one key and one Stripe balance instead of a Google 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 Veo 3.1 Lite specifically, go direct to Google.

Is Veo 3.1 Lite cheaper on Kunavo?

Yes — Veo 3.1 Lite is about 60% under Google's official list price on Kunavo, with no subscription and no minimum monthly spend. You pay per token from a $10 top-up, failed requests are never billed, and the balance never expires.