Models
Grok Imagine 1.5 X
NewGrok Imagine Video 1.5 (preview). Image-to-video only — your image is the first frame and the prompt drives the motion. 480p or 720p, 1–15 seconds.
Product id
kiara-grok-video-1-5
Price
$0.08 / sec · + $0.51/clip · e.g. $0.91 for a 5s clip
Output
video (mp4)
Avg latency
~200s
Parameters
Inputs
Send these in the JSON body of a POST /v1/generations request alongside "product": "kiara-grok-video-1-5".
HTTPS URL to the first-frame image. The model animates this image from the prompt.
Text prompt that describes what to generate. 1–4000 characters. Be specific — subject, lighting, lens, mood, action.
51 – 15Output clip length in seconds.
480pOutput resolution.
Deterministic seed. Same seed + same prompt = same image. Omit for a random seed.
HTTPS callback fired when the job reaches a terminal state. HMAC-SHA256 signed. See the Webhooks guide.
Arbitrary JSON object echoed back on retrieval and in the webhook. Useful for correlating jobs to your records. ≤ 4 KB.
Related
Reference
- POST /v1/generations — full reference for the create endpoint.
- Playground — try this model inline with your key.