---
title: "Runway API — الإصدارات والأسعار وmodel skill"
url: "https://runapi.ai/ar/models/runway.md"
canonical: "https://runapi.ai/ar/models/runway.md"
locale: "ar"
model: "Runway"
provider: "Runway"
modality: "video"
variant_count: 1
price_from_cents: 12
---

# Runway API

Video generation and editing — create and transform footage with text prompts.

**Provider:** Runway
**Modality:** Video
**Catalog:** 2 endpoints

Runway is a professional-grade AI video generation platform supporting text-to-video and image-to-video creation. It is widely used in creative and film production workflows for generating cinematic footage.

## Variants

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

## Pricing

| Endpoint | Pricing | Billing |
|---|---|---|
| `text_to_video` | $0.300 | call |
| `extend_video` | $0.120 | call |

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `runway` |
| Provider | Runway |
| Modality | video |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/runway/extend_video` |


## Install the skill

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

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

## Context

Runway is a leading video AI company whose models are widely used in creative production. Through RunAPI, Runway endpoints are accessible with a single key and pay-per-call pricing.

## FAQ

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

