Home / Video Generation / Grok Imagine Video

Free Grok Imagine Video API

Updated 6/5/2026

xAI text/image-to-video with motion and audio — free within Cloudflare's daily allowance.

About the Model

为什么选择 Grok Imagine(视频)?

xAI 的视频生成模型,支持文生视频、图生视频与视频编辑,并带运动与同步音频。

  • Cloudflare:xai/grok-imagine-video(文生视频)、xai/grok-imagine-video-1.5-preview(图生视频)。
  • 白嫖路线Cloudflare 走平台计费、落在每日免费额度内,可免费生成视频。
  • Vercel:xai/grok-imagine-video-1.5-preview(注意:Vercel 视频可能需付费计划,免费白嫖请走 Cloudflare)。

How to call Grok Imagine Video

javascript
// Text-to-video, free within Cloudflare's daily allowance
const res = await env.AI.run('xai/grok-imagine-video', {
  prompt: 'A serene mountain lake at sunrise, slow camera pan',
});
// Image-to-video: use 'xai/grok-imagine-video-1.5-preview'
curl
curl https://api.cloudflare.com/client/v4/accounts/$CF_ACCOUNT_ID/ai/run/xai/grok-imagine-video \
  -H "Authorization: Bearer $CF_API_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"prompt":"A serene mountain lake at sunrise, slow camera pan"}'

Compare Free Providers

The following platforms provide free access to Grok Imagine Video through free tiers, trial credits, or daily quotas.

ProviderContext WindowFree QuotaRequires CCTrust / VerifiedAction
Vercel AI GatewayN/AMonthly Credits
$5/mo
No
Trust 98
Details
Cloudflare Workers AIN/ARate Limit
100 requests per day
No
Trust 99
Details

Frequently Asked Questions

Is Grok Imagine Video free to use?

Yes. Grok Imagine Video is available for free through 2 provider(s) listed below, with no purchase required.

What are the rate limits and quotas?

Free access varies by provider — Vercel AI Gateway: Monthly Credits; Cloudflare Workers AI: Rate Limit.

How do I get a free Grok Imagine Video API key?

Sign up with Vercel AI Gateway, then create an API key from your dashboard. See the provider details above for the exact steps.

Which providers offer Grok Imagine Video for free?

Grok Imagine Video is currently available for free via: Vercel AI Gateway, Cloudflare Workers AI.

Know another free provider for Grok Imagine Video?

Help the community by sharing other ways to access this model for free.