---
title: "Z Image API — warianty, cennik i model skill"
url: "https://runapi.ai/pl/models/z-image.md"
canonical: "https://runapi.ai/pl/models/z-image.md"
locale: "pl"
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

### Od jakiego wariantu powinienem zacząć?

Wybierz najtańszy wariant, który spełnia Twoje wymagania jakościowe. Większość zespołów zaczyna od szybkiego wariantu, a do produkcji przechodzi na pro.

### Czy jest darmowy plan?

Nowe konta otrzymują darmowe pierwsze wywołania dla każdego modelu. Później płacisz za każde wywołanie.

### Czy streamujecie wyniki?

Tam, gdzie streaming jest dostępny, RunAPI streamuje end-to-end.

### Jak są rozliczane nieudane próby?

Nieudane generacje nie są obciążane opłatą.

### Czy wyniki są buforowane?

Wygenerowane wyniki są zapisywane i można je pobrać po ID zadania. Dane wejściowe nie są buforowane.

### Czy mogę używać komercyjnie?

Tak — użycie komercyjne jest dostępne dla każdego wariantu, chyba że licencja modelu wyraźnie to ogranicza; informacja taka jest podana na stronie wariantu.

### A co z limitami zapytań?

Limity na klucz rosną wraz z poziomem wykorzystania. Aktualne limity znajdziesz na stronie cennika.

### Gdzie mogę zgłosić problem?

Otwórz zgłoszenie w publicznym repozytorium GitHub albo napisz do supportu.

