---
title: "hailuo-02-text-to-video-standard API — Hailuo Preise & Spezifikationen"
url: "https://runapi.ai/de/models/hailuo/02-text-to-video-standard.md"
canonical: "https://runapi.ai/de/models/hailuo/02-text-to-video-standard.md"
locale: "de"
model: "Hailuo"
provider: "MiniMax"
variant_id: "hailuo-02-text-to-video-standard"
sdk_model_id: "hailuo-02-text-to-video-standard"
modality: "video"
price_from_cents: 50
billing_unit: "call"
status: "active"
---

# Hailuo hailuo-02-text-to-video-standard API

Nutze hailuo-02-text-to-video-standard aus der Hailuo-Familie über RunAPI. Preis pro Aufruf, kein Abo – fehlgeschlagene Generierungen werden nie berechnet.

## Pricing

**$0.500** per call

Fehlgeschlagene Generierungen werden nicht berechnet

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `hailuo-02-text-to-video-standard` |
| Provider | MiniMax |
| Modality | video |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/hailuo/text_to_video` |
| Status | active |

## Request example

```json
{
  "model": "hailuo-02-text-to-video-standard",
  "prompt": "Generiere einen 5-sekündigen Clip einer Glasmurmel, die über einen Holztisch rollt und von der Kante fällt."
}
```

## Install the skill

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

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Hailuo hailuo-02-text-to-video-standard features to an application.

```json
{
  "model": "hailuo-02-text-to-video-standard"
}
```

## FAQ

### Wie wähle ich %{variant} aus?

Übergib die im Quickstart angezeigte Modell-ID.

### Sind die Preise nutzungsbasiert?

Ja. Preise werden pro Aufruf oder Einheit gemessen.


## Related

Other Hailuo variants:

- [hailuo-02-image-to-video-pro](https://runapi.ai/de/models/hailuo/02-image-to-video-pro.md) — `02-image-to-video-pro` · $0.570
- [hailuo-02-image-to-video-standard](https://runapi.ai/de/models/hailuo/02-image-to-video-standard.md) — `02-image-to-video-standard` · $0.300
- [hailuo-02-text-to-video-pro](https://runapi.ai/de/models/hailuo/02-text-to-video-pro.md) — `02-text-to-video-pro` · $0.570
- [hailuo-2.3-image-to-video-pro](https://runapi.ai/de/models/hailuo/2.3-image-to-video-pro.md) — `2.3-image-to-video-pro` · $0.900
- [hailuo-2.3-image-to-video-standard](https://runapi.ai/de/models/hailuo/2.3-image-to-video-standard.md) — `2.3-image-to-video-standard` · $0.500
