---
title: "Luma AI models — API access via RunAPI"
url: "https://runapi.ai/providers/luma.md"
canonical: "https://runapi.ai/providers/luma.md"
locale: "en"
provider: "Luma"
line_count: 1
variant_count: 0
---

# Luma

Luma Dream Machine — retransform video style and content via text prompts while preserving motion.

Luma AI ships the Dream Machine model for video modification. The modify-video endpoint retransforms existing footage&#39;s visual style and content based on text prompts while preserving the original motion and camera dynamics.

## Models

- [Luma](https://runapi.ai/models/luma.md) — Video, 1 endpoints · from $0.500

## Variants

No separate variant URLs. Single-SKU lines are documented on their model page.

## Install

```sh
npm install @runapi.ai/<line>
```

## FAQ

### Is this an official %{provider} integration?

RunAPI exposes a managed API surface with transparent pricing, capability, and error behavior.

### Do I need a %{provider} account?

No — your RunAPI key is enough for managed access.

### What&#39;s the latency overhead from proxying?

Typically under 20 ms. RunAPI keeps the proxy layer close to model execution regions.

### Are images / videos cached?

Generated outputs are stored and retrievable by task ID. Inputs are not cached.

### Can I bring my own key?

Not currently — calls use RunAPI-managed access.

