{"version":"1","model":{"id":"luma/ray-3.2","name":"Luma Ray 3.2","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Luma Ray 3.2 — cinematic video generation on Luma's Agents API, with HDR output, looping, and 5 or 10 second clips.","categories":["t2v"],"prompt_required":true,"prompt_supported":true,"supports":{},"aspect_ratios":["16:9","9:16","4:3","3:4","21:9","1:1"],"resolutions":["540p","720p","1080p"],"durations":[5,10],"base_credits":19,"api_gross_margin_percent":20,"added_at":"2026-06-09","popularity_rank":331,"example_prompt":"A free solo rock climber reaches the summit of a towering red sandstone spire at sunset, pausing to take in a vast canyon landscape stretching hundreds of miles in every direction, warm light painting the ancient rock formations, epic and awe-inspiring wide shot","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/luma-ray-2-t2v.mp4"},"schema_url":"/api/v1/models?id=luma%2Fray-3.2","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=luma%2Fray-3.2","title":"Luma Ray 3.2 generation request","description":"Request body accepted by POST /api/v1/generate for luma/ray-3.2.","type":"object","properties":{"model_id":{"type":"string","const":"luma/ray-3.2","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"},"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,10]}},"required":["model_id","prompt"],"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."}]}}