---
title: "grok-imagine-video-1.5-preview API — cennik i specyfikacja Grok Imagine"
url: "https://runapi.ai/pl/models/grok-imagine/video-1.5-preview.md"
canonical: "https://runapi.ai/pl/models/grok-imagine/video-1.5-preview.md"
locale: "pl"
model: "Grok Imagine"
provider: "xAI"
variant_id: "grok-imagine-video-1.5-preview"
sdk_model_id: "grok-imagine-video-1.5-preview"
modality: "video"
price_from_cents: 2
billing_unit: "second"
status: "active"
---

# Grok Imagine grok-imagine-video-1.5-preview API

Korzystaj z grok-imagine-video-1.5-preview z rodziny Grok Imagine przez RunAPI. Cennik za wywołanie, bez subskrypcji — nieudane generacje nie są rozliczane.

## Pricing

**$0.020** per second

Nieudane generacje nie są rozliczane

## Spec sheet

| Field | Value |
|---|---|
| Model ID | `grok-imagine-video-1.5-preview` |
| Provider | xAI |
| Modality | video |
| Task type | asynchronous |
| Billing unit | second |
| API endpoint | `/api/v1/grok_imagine/text_to_video` |
| Status | active |

## Request example

```json
{
  "model": "grok-imagine-video-1.5-preview",
  "prompt": "Generate a short video of a robot hand placing a chess piece on a board, dramatic lighting, slow motion."
}
```

## Install the skill

```sh
npx skills add runapi-ai/grok-imagine -g
```

The skill gives your coding tool the model docs, schemas, pricing notes, and setup steps needed to add Grok Imagine grok-imagine-video-1.5-preview features to an application.

```json
{
  "model": "grok-imagine-video-1.5-preview"
}
```

## FAQ

### Czy identyfikator modelu jest stały między wersjami?

RunAPI utrzymuje stały identyfikator modelu i obsługuje zgodne odświeżenia wersji bez zmiany kształtu żądania.

### Jaki jest limit rate limit dla tej warianty?

Limity na klucz skalują się wraz z poziomem wykorzystania. Aktualne limity znajdziesz na stronie cennika.

### Czy mogę później zmienić wariant?

Tak — wariant to flaga. Zmieniasz go, aktualizując parametr model.

### Czy obsługuje streaming?

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

### Gdzie zgłaszać problemy z jakością?

Otwórz issue w publicznym repo na GitHubie albo napisz do supportu.


## Related

Other Grok Imagine variants:

- [grok-imagine-edit-image](https://runapi.ai/pl/models/grok-imagine/edit-image.md) — `edit-image` · $0.040
- [grok-imagine-image-to-video](https://runapi.ai/pl/models/grok-imagine/image-to-video.md) — `image-to-video` · $0.020
- [grok-imagine-text-to-image](https://runapi.ai/pl/models/grok-imagine/text-to-image.md) — `text-to-image` · $0.040
- [grok-imagine-text-to-video](https://runapi.ai/pl/models/grok-imagine/text-to-video.md) — `text-to-video` · $0.020
