---
title: "grok-imagine-video-1.5-preview API — precios y especificaciones de Grok Imagine"
url: "https://runapi.ai/es/models/grok-imagine/video-1.5-preview.md"
canonical: "https://runapi.ai/es/models/grok-imagine/video-1.5-preview.md"
locale: "es"
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 de la familia Grok Imagine mediante RunAPI. Pago por llamada, sin suscripción, y las generaciones fallidas no se cobran.

## Pricing

**$0.020** per second

Las generaciones fallidas no se cobran

## 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": "Genera un vídeo corto de una mano robótica colocando una pieza de ajedrez en un tablero, iluminación dramática, cámara lenta."
}
```

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

### ¿Cómo selecciono %{variant}?

Pasa el ID de modelo que aparece en el quickstart.

### ¿El precio es por uso?

Sí. El precio se mide por llamada o unidad.


## Related

Other Grok Imagine variants:

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