---
title: "imagen-4-fast API — أسعار Imagen 4 ومواصفاته"
url: "https://runapi.ai/ar/models/imagen-4/fast.md"
canonical: "https://runapi.ai/ar/models/imagen-4/fast.md"
locale: "ar"
model: "Imagen 4"
provider: "Google"
variant_id: "imagen-4-fast"
sdk_model_id: "imagen-4-fast"
modality: "image"
price_from_cents: 4
billing_unit: "call"
status: "active"
---

# Imagen 4 imagen-4-fast API

استخدم imagen-4-fast من عائلة Imagen 4 عبر RunAPI. تسعير لكل طلب، بدون اشتراك، والعمليات الفاشلة لا تُحتسب.

## Pricing

**$0.040** per call

العمليات الفاشلة لا تُحتسب

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `imagen-4-fast` |
| Provider | Google |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/imagen_4/text_to_image` |
| Status | active |

## Request example

```json
{
  "model": "imagen-4-fast",
  "prompt": "Generate a product hero image of a matte-black water bottle on a beige stone surface, soft side light, 2K."
}
```

## Install the skill

```sh
npx skills add runapi-ai/imagen-4 -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Imagen 4 imagen-4-fast features to an application.

```json
{
  "model": "imagen-4-fast"
}
```

## FAQ

### هل معرّف النموذج ثابت عبر الإصدارات؟

يحافظ RunAPI على ثبات معرّف النموذج ويتعامل مع تحديثات الإصدارات المتوافقة دون تغيير شكل طلبك.

### ما حد المعدل لهذا المتغير؟

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

### هل يمكنني التبديل إلى متغيرات أخرى لاحقًا؟

نعم — المتغير مجرد خيار. بدّل عبر تغيير معامل model.

### هل يدعم البث المباشر؟

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

### أين أبلغ عن مشاكل الجودة؟

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


## Related

Other Imagen 4 variants:

- [imagen-4](https://runapi.ai/ar/models/imagen-4/imagen-4.md) — `imagen-4` · $0.080
- [imagen-4-pro-remix-image](https://runapi.ai/ar/models/imagen-4/pro-remix-image.md) — `pro-remix-image` · $0.180
- [imagen-4-ultra](https://runapi.ai/ar/models/imagen-4/ultra.md) — `ultra` · $0.120
