{"version":"1","model":{"id":"xai/grok-imagine-video/v1.5/reference-to-video","name":"Grok Imagine 1.5 (Reference)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"xAI Grok Imagine Video 1.5 reference-to-video — guide a 1–15 second video with up to seven image references while preserving subjects, style, and visual identity.","pricing_note":"$0.08/s at 480p · $0.14/s at 720p, plus $0.01 per reference image (1–7).","categories":["i2v","character"],"prompt_required":true,"prompt_supported":true,"input_fields":["prompt","reference_image_urls","duration","resolution","aspect_ratio"],"supports":{"referenceImage":true,"audioGeneration":true},"requires":{"referenceImage":true},"aspect_ratios":["16:9","4:3","3:2","1:1","2:3","3:4","9:16"],"resolutions":["480p","720p"],"durations":[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15],"fixed_output":{"frame_rate":24},"max_reference_images":7,"max_prompt_length":4096,"accepted_formats":{"image":["jpg","jpeg","png","webp","gif","avif"]},"base_credits":82,"api_gross_margin_percent":20,"added_at":"2026-08-04","popularity_rank":407,"example_prompt":"The person from <IMAGE_0> walks through a rainy neon-lit street while the product from <IMAGE_1> remains clearly visible, cinematic tracking shot, synchronized city ambience","preview":{"image":"/images/model-previews/grok-imagine-1-5-reference-gpt-image-2.webp","video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/grok-imagine-1.5-reference-fal-v1-sm.mp4"},"schema_url":"/api/v1/models?id=xai%2Fgrok-imagine-video%2Fv1.5%2Freference-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%2Freference-to-video","title":"Grok Imagine 1.5 (Reference) generation request","description":"Request body accepted by POST /api/v1/generate for xai/grok-imagine-video/v1.5/reference-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"xai/grok-imagine-video/v1.5/reference-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},"reference_image_urls":{"type":"array","items":{"type":"string","format":"uri"},"minItems":1,"maxItems":7},"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"]},"aspect_ratio":{"type":"string","enum":["16:9","4:3","3:2","1:1","2:3","3:4","9:16"]}},"required":["model_id","prompt","reference_image_urls"],"additionalProperties":false},"parameters":[]}}