---
title: "Runway AI-modellen — API-toegang via RunAPI"
url: "https://runapi.ai/nl/providers/runway.md"
canonical: "https://runapi.ai/nl/providers/runway.md"
locale: "nl"
provider: "Runway"
line_count: 2
variant_count: 0
---

# Runway

Video generation and editing — create and transform footage from text and image inputs.

Runway develops video generation and editing models. Runway Aleph transforms existing footage via text prompts with frame-level continuity, supporting creative editing workflows.

## Models

- [Runway](https://runapi.ai/nl/models/runway.md) — Video, 2 endpoints · from $0.120
- [Runway Aleph](https://runapi.ai/nl/models/runway-aleph.md) — Video, 1 endpoints · from $1.10

## Variants

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


## Install a model skill

```sh
npx skills add runapi-ai/<line> -g
```

Replace `<line>` with a model slug from this provider, then use the skill docs, schemas, pricing notes, and setup steps while adding the model feature.

## FAQ

### Is dit een officiële Runway-integratie?

RunAPI biedt een beheerde API-laag met transparante prijzen, mogelijkheden en foutgedrag.

### Heb ik een Runway-account nodig?

Nee — je RunAPI-sleutel is genoeg voor beheerde toegang.

### Wat is de extra latency door proxying?

Meestal onder de 20 ms. RunAPI houdt de proxylaag dicht bij de regio’s waar het model draait.

### Worden afbeeldingen / video’s gecached?

Genereerde output wordt opgeslagen en is op te halen via task ID. Invoer wordt niet gecached.

### Kan ik mijn eigen key gebruiken?

Nog niet — calls gebruiken RunAPI-beheerde toegang.

