{"version":"1","model":{"id":"luma/ray-3.2/image-to-video","name":"Luma Ray 3.2 (I2V)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Luma Ray 3.2 image-to-video — animate a start image into a cinematic clip, with optional end-frame control and HDR output.","categories":["i2v"],"prompt_required":true,"prompt_supported":true,"supports":{"startImage":true,"endImage":true},"requires":{"startImage":true},"aspect_ratios":["16:9","9:16","4:3","3:4","21:9","1:1"],"resolutions":["540p","720p","1080p"],"durations":[5],"base_credits":19,"api_gross_margin_percent":20,"added_at":"2026-06-09","popularity_rank":332,"example_prompt":"The camera glides slowly forward toward the castle ramparts as the sunset deepens to vivid crimson, clouds rolling in from the horizon, torches flickering to life along the battlements, the knight turning to look back over the misty valley below, epic cinematic dolly shot","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/luma-ray-2-i2v-sm.mp4"},"schema_url":"/api/v1/models?id=luma%2Fray-3.2%2Fimage-to-video","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=luma%2Fray-3.2%2Fimage-to-video","title":"Luma Ray 3.2 (I2V) generation request","description":"Request body accepted by POST /api/v1/generate for luma/ray-3.2/image-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"luma/ray-3.2/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"},"loop":{"title":"Loop","description":"Whether the video should loop (end of video is blended with the beginning)","default":false,"type":"boolean"},"hdr":{"title":"HDR","description":"HDR-encoded output (720p/1080p, 5s only). Doubles the cost.","default":false,"type":"boolean"},"exr_export":{"title":"EXR Export","description":"Export HDR frames as EXR — requires HDR. HDR + EXR costs 3× the SDR price.","default":false,"type":"boolean"},"end_image_url":{"title":"End Image Url","description":"Final image to end the video with. Handled by the End Frame canvas slot.","type":"string"},"aspect_ratio":{"type":"string","enum":["16:9","9:16","4:3","3:4","21:9","1:1"]},"resolution":{"type":"string","enum":["540p","720p","1080p"]},"duration":{"type":"number","enum":[5]},"image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","image_url"],"additionalProperties":false},"parameters":[{"key":"loop","label":"Loop","type":"toggle","default":false,"description":"Whether the video should loop (end of video is blended with the beginning)"},{"key":"hdr","label":"HDR","type":"toggle","default":false,"description":"HDR-encoded output (720p/1080p, 5s only). Doubles the cost."},{"key":"exr_export","label":"EXR Export","type":"toggle","default":false,"description":"Export HDR frames as EXR — requires HDR. HDR + EXR costs 3× the SDR price."},{"key":"end_image_url","label":"End Image Url","type":"text","description":"Final image to end the video with. Handled by the End Frame canvas slot."}]}}