{"version":"1","model":{"id":"xai/grok-imagine-video/v1.5/text-to-video","name":"Grok Imagine 1.5 (T2V)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"xAI Grok Imagine Video 1.5 text-to-video — generate 1–15 second videos with synchronized audio from a prompt at up to 1080p.","pricing_note":"$0.08/s at 480p · $0.14/s at 720p · $0.25/s at 1080p.","categories":["t2v"],"prompt_required":true,"prompt_supported":true,"input_fields":["prompt","duration","resolution","aspect_ratio"],"supports":{"audioGeneration":true},"aspect_ratios":["16:9","4:3","3:2","1:1","2:3","3:4","9:16"],"resolutions":["480p","720p","1080p"],"durations":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],"fixed_output":{"frame_rate":24},"max_prompt_length":4096,"base_credits":105,"api_gross_margin_percent":20,"added_at":"2026-08-04","popularity_rank":405,"example_prompt":"A white kitten chases a butterfly across a sunlit garden, gentle camera tracking, natural movement, soft afternoon light filtering through the leaves, synchronized birdsong and rustling foliage","preview":{"image":"/images/model-previews/grok-imagine-1-5-t2v-gpt-image-2.webp","video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/grok-imagine-1.5-t2v-fal-v1-sm.mp4"},"schema_url":"/api/v1/models?id=xai%2Fgrok-imagine-video%2Fv1.5%2Ftext-to-video","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=xai%2Fgrok-imagine-video%2Fv1.5%2Ftext-to-video","title":"Grok Imagine 1.5 (T2V) generation request","description":"Request body accepted by POST /api/v1/generate for xai/grok-imagine-video/v1.5/text-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"xai/grok-imagine-video/v1.5/text-to-video","description":"ArtEmotion model identifier."},"extra":{"type":"object","additionalProperties":true,"description":"Model-specific settings may also be nested here."},"max_credits":{"type":"number","minimum":1,"description":"Reject before submission if the estimated list price exceeds this cap."},"webhook_url":{"type":"string","format":"uri","maxLength":2048},"webhook_secret":{"type":"string","maxLength":512},"folder_id":{"type":"string"},"prompt":{"type":"string","maxLength":4096},"duration":{"type":"number","enum":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15]},"resolution":{"type":"string","enum":["480p","720p","1080p"]},"aspect_ratio":{"type":"string","enum":["16:9","4:3","3:2","1:1","2:3","3:4","9:16"]}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[]}}