Grok Imagine Video API
가격: $0.035 - 0.049(~ 2.38 - 3.332 credits) per second
프로덕션 워크로드를 위한 안정적인 관리형 액세스입니다. 대시보드 결제, API 키 제어, 예측 가능한 통합 동작이 필요할 때 권장됩니다.
모든 버전은 동일한 API 엔드포인트를 사용하며 model 파라미터만 다릅니다.
Click Generate to see preview
기록
최대 20개 항목0 실행 중 · 0 완료됨
생성 결과는 24시간 동안 보관됩니다. 필요한 파일은 미리 다운로드하세요.
Pricing
| Model | Mode | resolution | Price |
|---|---|---|---|
| Grok Imagine 1.0 Text to Video | Text to Video | 480p | $0.035/ second(2.38 Credits) |
| Grok Imagine 1.0 Text to Video | Text to Video | 720p | $0.049/ second(3.332 Credits) |
If an upstream route is unavailable, EvoLink can use the next available option where fallback coverage exists, helping teams keep costs and operations predictable.
xAI Grok Imagine Video API for Creative Video Generation
Generate 6-30 second videos from text or images with multiple style modes including fun, normal, and spicy.

What you can build with Grok Imagine Video API
Text to Video Generation
Transform your text prompts into dynamic videos with Grok Imagine. Choose from fun, normal, or spicy modes to match your creative vision.

Image to Video Animation
Bring your static images to life with Grok Imagine's image-to-video capability. Upload an image and describe the motion you want.

Creative Content at Scale
Generate multiple video variations quickly for social media, marketing campaigns, or creative projects.

Why choose Grok Imagine Video API
Grok Imagine Video API offers flexible video generation with unique style modes for creative content creation.
Multiple Style Modes
Choose from fun, normal, or spicy modes to match your creative vision and content requirements.
Text and Image Support
Generate videos from text prompts or animate existing images with natural motion.
Flexible Duration
Create 6-30 second videos with multiple aspect ratio options for different platforms.
How to use Grok Imagine Video API
Follow these steps to generate videos with Grok Imagine Video API.
Prepare your input
Write a text prompt or prepare an image URL for image-to-video generation.
Configure parameters
Set duration (6-30s), mode (fun/normal/spicy), and aspect ratio for text-to-video.
Generate and download
Submit your request and download the generated video when ready.
Key features of Grok Imagine Video API
Powerful video generation capabilities from xAI.
Text-to-Video
Generate videos directly from text descriptions with customizable parameters.
Image-to-Video
Animate static images into dynamic videos with natural motion.
Style Modes
Choose from fun, normal, or spicy modes for different creative effects.
Flexible Duration
Generate 6-30 second videos based on your needs.
Aspect Ratios
Support for 16:9, 9:16, 1:1, 2:3, and 3:2 aspect ratios for different platforms.
Easy Integration
Simple API integration through EvoLink's unified interface.
Grok Imagine Video API: FAQ
Everything you need to know about the product and billing.
API Reference
Select endpoint
Authentication
All APIs require Bearer Token authentication.
Authorization:
Bearer YOUR_API_KEY/v1/videos/generationsCreate Video
Grok Imagine 1.0 Text to Video (grok-imagine-video-1.0-t2v) - Generate video from text prompt.
Asynchronous processing mode, use the returned task ID to .
This model accepts text input only; passing image_urls returns an error.
Generated video links are valid for 24 hours, please save them promptly.
Request Parameters
modelstringRequiredDefault: grok-imagine-video-1.0-t2vVideo generation model name.
grok-imagine-video-1.0-t2vpromptstringRequiredText prompt describing the video content to generate.
A cat playing piano in a cozy roomdurationintegerOptionalDefault: 6Video duration in seconds. Any integer from 1 to 15.
Notes
- Range: 1 ~ 15 seconds (step 1)
6qualitystringOptionalDefault: 480pVideo resolution quality.
| Value | Description |
|---|---|
| 480p | Standard definition (default) |
| 720p | High definition |
480paspect_ratiostringOptionalDefault: 16:9Video aspect ratio.
| Value | Description |
|---|---|
| 16:9 | Landscape |
| 9:16 | Portrait |
| 4:3 | Landscape |
| 3:4 | Portrait |
| 3:2 | Landscape |
| 2:3 | Portrait |
| 1:1 | Square |
16:9callback_urlstringOptionalHTTPS callback address after task completion.
Notes
- Triggered on completion, failure, or cancellation
- HTTPS only
- Max length: 2048 chars
- Timeout: 10s, Max 3 retries
https://your-domain.com/webhooks/video-completed