---
title: "Luma API — varianten, prijzen en modelskill"
url: "https://runapi.ai/nl/models/luma.md"
canonical: "https://runapi.ai/nl/models/luma.md"
locale: "nl"
model: "Luma"
provider: "Luma"
modality: "video"
variant_count: 1
price_from_cents: 50
---

# Luma API

Video modification and transformation powered by Luma&#39;s Dream Machine model.

**Provider:** Luma
**Modality:** Video
**Catalog:** 1 endpoints

Luma Dream Machine&#39;s video modification model retransforms existing footage with new visual styles or scene changes while preserving the source clip&#39;s motion and temporal structure.

## Variants

Single-SKU line. The SDK model ID is `luma-modify-video` and all usage details are documented here.

## Pricing

| Endpoint | Pricing | Billing |
|---|---|---|
| `modify_video` | $0.500 | call |

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `luma-modify-video` |
| Provider | Luma |
| Modality | video |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/luma/modify_video` |


## Install the skill

```sh
npx skills add runapi-ai/luma -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Luma features to an application.

## Context

Luma AI&#39;s Dream Machine model modifies existing video by retransforming visual style while preserving motion. Through RunAPI, it shares unified API access and per-call billing.

## FAQ

### Met welke variant moet ik beginnen?

Kies de goedkoopste variant die aan je kwaliteitsnorm voldoet. De meeste teams beginnen met de snelle variant en stappen over op pro voor productie.

### Is er een gratis tier?

Nieuwe accounts krijgen de eerste calls gratis op elk model. Daarna betaal je per call.

### Streamen jullie resultaten?

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

### Hoe worden mislukkingen gefactureerd?

Mislukte generations worden niet in rekening gebracht.

### Worden outputs gecachet?

Gegenereerde outputs worden opgeslagen en zijn op te vragen via task-ID. Inputs worden niet gecachet.

### Mag ik het commercieel gebruiken?

Ja — commercieel gebruik is inbegrepen voor elke variant, tenzij een modellicentie het expliciet beperkt. Dat staat aangegeven op de variantpagina.

### Hoe zit het met rate limits?

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

### Waar kan ik problemen melden?

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

