xAI

Grok Imagine Video 1 5 Preview API

Built for image/video-driven generation, editing, and extension, with stronger motion consistency and fast social-content production than Grok Imagine 1.0. Compared with Veo, Kling, and Runway, it fits short-form videos, ad concepts, and trend-driven assets in the xAI ecosystem.

  • Multimodal output
Use in Consolegrok-imagine-video-1-5-preview

USD

Pricing

default
480p$0.14/s
720p$0.2632/s

Public list prices are shown in USD. Final charges may vary by account group and usage tier.

API

Code examples

curl --location 'https://api.tokenhot.ai/v1/video/generations' \
--header 'Content-Type: application/json' \
--data '{
    "model": "grok-imagine-video-1-5-preview",
    "input": {
        "image_urls": [
            "https://your-host.com/portrait.jpg"
        ],
        "prompt": "the person slowly turns toward the camera and smiles, gentle wind",
        "aspect_ratio": "16:9",
        "resolution": "720p",
        "duration": 8,
        "nsfw_checker": false
    }
}'

xAI

Related models

FAQ

Frequently asked questions

What is Grok Imagine Video 1 5 Preview best suited for?

Grok Imagine Video 1 5 Preview is suited to the input, output, and capability types listed on this page. Test production workloads before choosing it for a critical system.

How is Grok Imagine Video 1 5 Preview priced?

Pricing is shown in the pricing section above. Actual cost depends on usage volume, account group, and the request payload.

How can I call Grok Imagine Video 1 5 Preview?

Use the model ID shown above with one of the supported API protocols. Code examples are provided when usage data is available.

Get started

Build with Grok Imagine Video 1 5 Preview

Use in Console