xAI · Video

OpenClaw x Grok Imagine

Grok Imagine is xAI's creative AI suite built on Grok, covering image and video generation. Through RunAPI, all Grok Imagine endpoints share a single API key.

Public versions and endpoints

Model IDVersionEndpointsStarting priceCatalog
grok-imagine-edit-imagePrompt-guided style transfer and composition editing from one source image
/api/v1/grok_imagine/edit_image
$0.040Model detail
grok-imagine-image-to-videoInput image becomes frame 1; animates with motion + camera
/api/v1/grok_imagine/image_to_video
$0.020Model detail
grok-imagine-text-to-imageAurora model; 5 aspect ratios; realistic/artistic/anime styles
/api/v1/grok_imagine/text_to_image
$0.040Model detail
grok-imagine-text-to-video6–15s video from text with synchronized native audio and lip-sync
/api/v1/grok_imagine/text_to_video
$0.020Model detail
grok-imagine-video-1.5-fastFast text- and image-to-video generation for rapid iteration
/api/v1/grok_imagine/text_to_video
/api/v1/grok_imagine/image_to_video
$0.570Model detail
grok-imagine-video-1.5-previewVideo 1.5 preview; text/image input; auto aspect ratio; up to 15s
/api/v1/grok_imagine/text_to_video
/api/v1/grok_imagine/image_to_video
$0.080Model detail

Configuration

Guide endpoint: <endpoint>

Select <model-id> to generate a request with the endpoint's public input contract.

Verify

Select <model-id> to generate verification commands.

Additional operations

These operations do not use a model ID.

  • /api/v1/grok_imagine/extend_video
  • /api/v1/grok_imagine/upscale_image

How it works

  1. 1. Choose a model ID

    Select a public catalog model ID and review its endpoint and current starting price.

  2. 2. Configure RunAPI

    Set RUNAPI_API_KEY before making the endpoint request.

  3. 3. Verify the result

    For asynchronous endpoints, poll the same endpoint until the Task reaches a terminal status.

FAQ

Which model ID should I use?

Choose a public model ID from the version table. Each ID exposes the endpoints shown for that version.

Does this guide configure a chat model?

No. This Model Line uses the endpoint workflow shown here and is not presented as an agent chat model.