01
Accepts text, image, and video as inputs. Enables text-to-video, image-to-video, and video-to-video workflows from one endpoint
02
Outputs video at 480p or 720p resolution, billed per second of generated output
03
Supports fourteen aspect ratios: 1:1, 16:9, 9:16, 4:3, 3:4, 3:2, 2:3, 2:1, 1:2, 19.5:9, 9:19.5, 20:9, 9:20, and `auto` (model selects the best ratio for your prompt)
04
Generates still images at 1K and 2K resolutions via the same Imagine API
05
Batch image generation supported: submit concurrent requests or use the `n` parameter to generate several images in one call
06
OpenAI-SDK drop-in compatible. Point your existing OpenAI client to `https://api.x.ai/v1` and swap the model name
07
Delivers output as a temporary URL or base64-encoded data. No separate download step needed
08
Content moderation enforced via a `respect_moderation` flag. Outputs that fail moderation are filtered before delivery
09
Image-to-video and video input conditioning billed separately by the vendor. See the [official docs](https://docs.x.ai/developers/pricing) for media input fee details