---
title: "veo-3.1-lite API — Veo 3.1 prijzen en specificaties"
url: "https://runapi.ai/nl/models/veo-3.1/lite.md"
canonical: "https://runapi.ai/nl/models/veo-3.1/lite.md"
locale: "nl"
model: "Veo 3.1"
provider: "Google"
variant_id: "veo-3.1-lite"
sdk_model_id: "veo-3.1-lite"
modality: "video"
price_from_cents: 30
billing_unit: "call"
status: "active"
---

# Veo 3.1 veo-3.1-lite API

Gebruik veo-3.1-lite uit de Veo 3.1-familie via RunAPI. Prijs per aanroep, geen abonnement en mislukte generaties worden nooit in rekening gebracht.

## Pricing

**$0.300** per call

Mislukte generaties worden niet in rekening gebracht

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `veo-3.1-lite` |
| Provider | Google |
| Modality | video |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/veo_3_1/text_to_video` |
| Status | active |

## Request example

```json
{
  "model": "veo-3.1-lite",
  "prompt": "Generate an 8-second cinematic drone shot of a coastal highway at golden hour, with waves crashing below and ambient wind audio."
}
```

## Install the skill

```sh
npx skills add runapi-ai/veo-3.1 -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Veo 3.1 veo-3.1-lite features to an application.

```json
{
  "model": "veo-3.1-lite"
}
```

## FAQ

### Is de model-ID stabiel tussen versies?

RunAPI houdt de model-ID stabiel en verwerkt compatibele versie-updates zonder de opzet van je request te wijzigen.

### Wat is de rate limit voor deze variant?

Rate limits per key schalen mee met je usage tier. Bekijk de prijzenpagina voor de actuele limieten.

### Kan ik later van variant wisselen?

Ja — variant is een flag. Wissel door de modelparameter aan te passen.

### Ondersteunt het streaming?

Waar streaming beschikbaar is, streamt RunAPI end-to-end.

### Waar meld ik kwaliteitsproblemen?

Open een issue in de publieke GitHub-repo of mail support.


## Related

Other Veo 3.1 variants:

- [veo-3.1](https://runapi.ai/nl/models/veo-3.1/veo-3.1.md) — `veo-3.1` · $2.50
- [veo-3.1-fast](https://runapi.ai/nl/models/veo-3.1/fast.md) — `fast` · $0.600
