{"version":"1","model":{"id":"xai/grok-imagine-video/v1.5/image-to-video","name":"Grok Imagine 1.5 (I2V)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"xAI Grok Imagine Video 1.5 image-to-video — animate one image into a 1–15 second cinematic video with synchronized audio at up to 1080p.","pricing_note":"$0.08/s at 480p · $0.14/s at 720p · $0.25/s at 1080p, plus $0.01 for the input image.","categories":["i2v"],"prompt_required":true,"prompt_supported":true,"input_fields":["prompt","image_url","duration","resolution"],"supports":{"startImage":true,"audioGeneration":true},"requires":{"startImage":true},"aspect_ratios":[],"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,"accepted_formats":{"image":["jpg","jpeg","png","webp","gif","avif"]},"base_credits":107,"api_gross_margin_percent":20,"added_at":"2026-08-04","popularity_rank":406,"example_prompt":"Medieval knight in ornate armor walking through a mystical forest, bioluminescent plants pulsing with light, ancient stone ruins overgrown with glowing vines, over-the-shoulder camera, dark fantasy aesthetic, volumetric fog and Lumen lighting","preview":{"image":"/images/model-previews/grok-imagine-1-5-i2v-gpt-image-2.webp","video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/grok-imagine-1.5-i2v-fal-v1-sm.mp4"},"schema_url":"/api/v1/models?id=xai%2Fgrok-imagine-video%2Fv1.5%2Fimage-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%2Fimage-to-video","title":"Grok Imagine 1.5 (I2V) generation request","description":"Request body accepted by POST /api/v1/generate for xai/grok-imagine-video/v1.5/image-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"xai/grok-imagine-video/v1.5/image-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},"image_url":{"type":"string","format":"uri"},"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"]}},"required":["model_id","prompt","image_url"],"additionalProperties":false},"parameters":[]}}