---
title: "Luma API — الإصدارات والأسعار وmodel skill"
url: "https://runapi.ai/ar/models/luma.md"
canonical: "https://runapi.ai/ar/models/luma.md"
locale: "ar"
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

### أي نسخة ينبغي أن أبدأ بها؟

اختر أرخص نسخة تفي بمعيار الجودة لديك. يبدأ معظم الفرق بالنسخة السريعة ثم ينتقلون إلى pro للإنتاج.

### هل توجد خطة مجانية؟

تحصل الحسابات الجديدة على أول طلبات مجانية على كل نموذج. بعد ذلك، الدفع حسب كل طلب.

### هل تدعمون البث المباشر للنتائج؟

حيث يتوفر البث المباشر، يوفّر RunAPI البث من البداية إلى النهاية.

### كيف يتم احتساب الرسوم عند الفشل؟

لا يتم تحصيل رسوم على عمليات التوليد الفاشلة.

### هل يتم تخزين المخرجات مؤقتًا؟

يتم حفظ المخرجات المولدة ويمكن استرجاعها بواسطة task ID. لا يتم تخزين المدخلات مؤقتًا.

### هل يمكنني الاستخدام تجاريًا؟

نعم — يشمل كل إصدار الاستخدام التجاري ما لم يقيّده ترخيص النموذج صراحةً، ويُشار إلى ذلك في صفحة الإصدار.

### ماذا عن حدود المعدل؟

تتدرج حدود المعدل لكل مفتاح وفق فئة الاستخدام. راجع صفحة الأسعار للاطلاع على الحدود الحالية.

### أين يمكنني الإبلاغ عن المشاكل؟

افتح issue في مستودع GitHub العام أو راسل الدعم عبر البريد الإلكتروني.

