Skip to content

xAI · fal.ai · Image to video

Grok Imagine Video 1.5

Grok Imagine Video 1.5 (xAI), image to video, served by fal.ai. The OpenAPI schema for the xai/grok-imagine-video/v1.5/image-to-video queue. Price: 5 s: $0.40 at 480p, $0.70 at 720p, $1.25 at 1080p; +$0.01 per reference image. Asynchronous: returns a request_id; poll fal/status and fetch fal/result with model "xai/grok-imagine-video".

Usage based fal.aiVideofal/grok-imagine-video-1-5-image-to-videoListed

Activation pending; your agent will see it as unavailable until then.

Use this tool with your agent

Give this to your agent
Use my connected Agentik MCP server. I want to use the tool fal/grok-imagine-video-1-5-image-to-video (Grok Imagine Video 1.5 (xAI), image to video). Call inspect_tool with {"tool_id": "fal/grok-imagine-video-1-5-image-to-video"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "fal/grok-imagine-video-1-5-image-to-video" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.
Show the prompt

Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.

Parameters

NameTypeRequiredDescription
image_urlstringYesURL of the input image for video generation.
durationintegerNoVideo duration in seconds.
resolutionstringNoResolution of the output video. Options: 480p, 720p, 1080p.
promptstringYesText description of desired changes or motion in the video.

How your agent calls it

First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:

{
  "tool_id": "fal/grok-imagine-video-1-5-image-to-video",
  "input": {
    "prompt": "a red cube slowly rotating on a white table, soft studio light",
    "image_url": "https://storage.googleapis.com/falserverless/example_outputs/nano-banana-2-t2i-output.png",
    "duration": 1,
    "resolution": "480p"
  }
}

Price and billing

Price
Usage based
Model
Per unit
Detail
The provider’s price, with no markup. Billed for measured usage.
  • The provider’s price, 0% markup.
  • One prepaid balance for every provider; your agent sees the price before it runs.
  • Pay for measured usage; unused reservations are released.