{"version":"1","model":{"id":"minimax/h3-max/reference-to-video","name":"MiniMax H3 Max (Reference)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"MiniMax H3 Max reference-to-video combines image, video, and audio references into a consistent 5–15 second scene.","pricing_note":"Launch video pricing through September 7; reference inputs beyond the included 4,096-token allowance are billed separately.","categories":["i2v","v2v","character","motion"],"prompt_required":true,"prompt_supported":true,"input_fields":["resolution","prompt","seed","reference_audio_urls","reference_video_urls","enable_safety_checker","reference_image_urls","duration","aspect_ratio","prompt_expansion_mode"],"supports":{"referenceImage":true,"referenceVideo":true,"referenceAudio":true},"aspect_ratios":["adaptive","21:9","16:9","4:3","1:1","3:4","9:16"],"resolutions":["480P","768P"],"durations":[5,6,7,8,9,10,11,12,13,14,15],"max_reference_images":9,"max_reference_videos":3,"max_reference_audios":3,"max_reference_files":12,"reference_video_duration":{"min_seconds":2,"max_seconds":15,"max_combined_seconds":15},"reference_audio_duration":{"min_seconds":2,"max_seconds":15,"max_combined_seconds":15},"max_prompt_length":50000,"base_credits":50,"api_gross_margin_percent":20,"added_at":"2026-09-02","popularity_rank":376,"example_prompt":"Keep the character from Image 1 while following the motion and camera rhythm of Video 1","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/minimax-hailuo03-reference-fal-v1.webp","video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/minimax-hailuo03-reference-fal-v1-sm.mp4"},"schema_url":"/api/v1/models?id=minimax%2Fh3-max%2Freference-to-video","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=minimax%2Fh3-max%2Freference-to-video","title":"MiniMax H3 Max (Reference) generation request","description":"Request body accepted by POST /api/v1/generate for minimax/h3-max/reference-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"minimax/h3-max/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","minLength":1,"maxLength":50000},"resolution":{"type":"string","enum":["480P","768P"]},"seed":{"title":"Seed","type":"integer"},"reference_audio_urls":{"title":"Reference Audio URLs","type":"array","items":{"type":"string","format":"uri"},"maxItems":3},"reference_video_urls":{"title":"Reference Video URLs","type":"array","items":{"type":"string","format":"uri"},"maxItems":3},"enable_safety_checker":{"title":"Safety Checker","default":true,"type":"boolean"},"reference_image_urls":{"type":"array","items":{"type":"string","format":"uri"},"maxItems":9},"duration":{"type":"integer","title":"Duration","default":5,"minimum":5,"maximum":15,"multipleOf":1,"enum":[5,6,7,8,9,10,11,12,13,14,15]},"aspect_ratio":{"type":"string","enum":["adaptive","21:9","16:9","4:3","1:1","3:4","9:16"]},"prompt_expansion_mode":{"title":"Prompt Expansion Mode","description":"MiniMax prompt-expansion strategy.","default":"balanced","type":"string"}},"required":["model_id","prompt","prompt_expansion_mode"],"additionalProperties":false},"parameters":[{"key":"duration","label":"Duration","type":"integer","default":5,"min":5,"max":15,"step":1},{"key":"prompt_expansion_mode","label":"Prompt Expansion Mode","type":"text","default":"balanced","required":true,"description":"MiniMax prompt-expansion strategy."},{"key":"enable_safety_checker","label":"Safety Checker","type":"toggle","default":true},{"key":"seed","label":"Seed","type":"seed"},{"key":"reference_video_urls","label":"Reference Video URLs","type":"string_array","max_items":3},{"key":"reference_audio_urls","label":"Reference Audio URLs","type":"string_array","max_items":3}]}}