---
title: "grok-imagine-video-1.5-preview API — Prezzi e Specifiche Grok Imagine"
url: "https://runapi.ai/it/models/grok-imagine/video-1.5-preview.md"
canonical: "https://runapi.ai/it/models/grok-imagine/video-1.5-preview.md"
locale: "it"
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

Usa grok-imagine-video-1.5-preview dalla famiglia Grok Imagine tramite RunAPI. Prezzi per chiamata, nessun abbonamento e le generazioni fallite non vengono mai addebitate.

## Pricing

**$0.020** per second

Le generazioni fallite non vengono addebitate

## 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

### L&#39;ID del modello resta stabile tra le versioni?

RunAPI mantiene stabile l’ID del modello e gestisce gli aggiornamenti di versione compatibili senza modificare la forma della richiesta.

### Qual è il rate limit di questa variante?

I limiti per chiave scalano in base al tier di utilizzo. Consulta la pagina prezzi per i limiti attuali.

### Posso cambiare variante in seguito?

Sì — la variante è un flag. Puoi cambiarla modificando il parametro model.

### Fa streaming?

Dove lo streaming è disponibile, RunAPI esegue lo streaming end-to-end.

### Dove posso segnalare problemi di qualità?

Apri un issue nel repository GitHub pubblico oppure scrivi all’assistenza.


## Related

Other Grok Imagine variants:

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