Video models › Grok Imagine

Grok Imagine Text to Video

Grok Imagine Text to Video

video Grok Imagine price on request

Request

POST https://app.video-blade.com/api/v1/generations
X-API-Key: vb_…
Content-Type: application/json

{
  "callback_url": "https://your-app.example/callbacks/video-blade",
  "input": {
    "prompt": "\u2026"
  },
  "model": "grok-imagine-text-to-video"
}

Input parameters

NameTypeRequiredDescription
prompt string required Text prompt describing the desired video motion. Required field. - Should be detailed and specific about the desired visual motion - Describe movement, action sequences, camera work, and timing - Include details about subjects, environments, and motion dynamics - Maximum length: 5000 characters - Supports English language prompts
aspect_ratio string optional Specifies the width-to-height ratio of the generated video. Controls the aspect ratio of the output. - **2:3**: Portrait orientation (vertical) - **3:2**: Landscape orientation (horizontal) - **1:1**: Square format - **16:9**: Wide screen format - **9:16**: Tall screen format Default: 2:3
Values: 2:3, 3:2, 1:1, 16:9, 9:16
Default: 2:3
mode string optional Specifies the generation mode affecting the style and intensity of motion. - **fun**: More creative and playful interpretation - **normal**: Balanced approach with good motion quality - **spicy**: More dynamic and intense motion effects Default: normal
Values: fun, normal, spicy
Default: normal
duration number optional The duration of the generated video (in seconds) (6-30). (Minimum: 6, Maximum: 30, Step: 1)
resolution string optional The resolution of the generated video.
Values: 480p, 720p, 1080p
Default: 480p
nsfw_checker boolean optional Defaults to false. You can set it to false based on your needs. If set to false, our content filtering will be disabled, and all results will be returned directly by the model itself. Note: There is no guarantee that everything can be filtered out; if you are not satisfied with the results, you will need to make your own arrangements.

Pricing

Price on request; the charge is settled from actual consumption with the video coefficient ×2.0. See Pricing & tokens.