---
title: "Z Image API — varyantlar, fiyatlandırma ve model skill"
url: "https://runapi.ai/tr/models/z-image.md"
canonical: "https://runapi.ai/tr/models/z-image.md"
locale: "tr"
model: "Z Image"
provider: "Alibaba"
modality: "image"
variant_count: 1
price_from_cents: 1
---

# Z Image API

Ultra-fast text-to-image — photorealistic results in ~1 second with 8 inference steps.

**Provider:** Alibaba
**Modality:** Image
**Catalog:** 1 endpoints

Z Image is Alibaba&#39;s ultra-fast text-to-image model that generates images in approximately 1 second using 8 inference steps. It prioritizes generation speed while maintaining coherent, high-quality outputs.

## Variants

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

## Pricing

| Endpoint | Pricing | Billing |
|---|---|---|
| `text_to_image` | $0.010 | call |

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `z-image` |
| Provider | Alibaba |
| Modality | image |
| Task type | asynchronous |
| Billing unit | call |
| API endpoint | `/api/v1/z_image/text_to_image` |


## Install the skill

```sh
npx skills add runapi-ai/z-image -g
```

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

## Context

Z Image is Alibaba&#39;s speed-optimized text-to-image model, generating results very fast. Through RunAPI, it shares the same API shape and billing as all Alibaba models.

## FAQ

### Hangi varyantla başlamalıyım?

Kalite beklentinizi karşılayan en uygun fiyatlı varyantı seçin. Çoğu ekip hızlı varyantla başlar ve üretimde pro sürüme geçer.

### Ücretsiz bir katman var mı?

Yeni hesaplar her modelde ilk çağrıları ücretsiz alır. Sonrasında çağrı başına ödeme yaparsınız.

### Sonuçları streaming olarak sunuyor musunuz?

Streaming desteklendiğinde RunAPI uçtan uca streaming sağlar.

### Başarısız işlemler nasıl ücretlendirilir?

Başarısız üretimler ücretlendirilmez.

### Çıktılar önbelleğe alınıyor mu?

Üretilen çıktılar saklanır ve görev ID’siyle geri alınabilir. Girdiler önbelleğe alınmaz.

### Ticari kullanım yapabilir miyim?

Evet — bir model lisansı bunu açıkça kısıtlamadıkça ticari kullanım tüm varyantlarda dahildir; kısıtlamalar varyant sayfasında belirtilir.

### Oran limitleri ne durumda?

Anahtar bazlı oran limitleri kullanım kademesine göre ölçeklenir. Güncel limitler için fiyatlandırma sayfasına bakın.

### Sorunları nereye bildirebilirim?

Herkese açık GitHub reposunda bir issue açın veya destek ekibine e-posta gönderin.

