{"version":"1","model":{"id":"alibaba/wan-3.0-prime/reference-to-video","name":"WAN 3.0 Prime (Reference)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"WAN 3.0 Prime combines up to ten images, five videos, and five audio references into a controlled 2–30 second video.","categories":["i2v","v2v","character","motion"],"prompt_required":false,"prompt_supported":true,"input_fields":["audio","duration","prompt","web_url","reference_image_urls","file_url","seed","reference_video_urls","reference_audio_urls","enable_safety_checker","enable_prompt_expansion","aspect_ratio","enable_thinking","resolution"],"supports":{"referenceImage":true,"referenceVideo":true,"referenceAudio":true,"audioGeneration":true,"fileUrls":true},"aspect_ratios":["adaptive","16:9","4:3","1:1","3:4","9:16"],"resolutions":["480p","720p","1080p"],"durations":[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30],"max_reference_images":10,"max_reference_videos":5,"max_reference_audios":5,"max_reference_files":20,"max_prompt_length":5000,"accepted_formats":{"image":["jpg","jpeg","png","webp"],"video":["mp4","mov"],"audio":["wav","mp3"]},"base_credits":175,"api_gross_margin_percent":20,"added_at":"2026-09-02","popularity_rank":424,"example_prompt":"Preserve the character and wardrobe from the image references while following the camera motion and timing of the video reference","preview":{"image":"/images/model-previews/wan-3-reference-to-video-preview-v1.webp"},"schema_url":"/api/v1/models?id=alibaba%2Fwan-3.0-prime%2Freference-to-video","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=alibaba%2Fwan-3.0-prime%2Freference-to-video","title":"WAN 3.0 Prime (Reference) generation request","description":"Request body accepted by POST /api/v1/generate for alibaba/wan-3.0-prime/reference-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"alibaba/wan-3.0-prime/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":5000},"audio":{"title":"Generate Audio","default":true,"type":"boolean"},"duration":{"type":"integer","title":"Duration","default":5,"minimum":2,"maximum":30,"multipleOf":1,"enum":[2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30]},"web_url":{"title":"Reference Web URL","type":"string"},"reference_image_urls":{"type":"array","items":{"type":"string","format":"uri"},"maxItems":10},"file_url":{"title":"Reference File URL","type":"string"},"seed":{"title":"Seed","type":"integer","minimum":0,"maximum":2147483647},"reference_video_urls":{"title":"Reference Video URLs","type":"array","items":{"type":"string","format":"uri"},"maxItems":5},"reference_audio_urls":{"title":"Reference Audio URLs","type":"array","items":{"type":"string","format":"uri"},"maxItems":5},"enable_safety_checker":{"title":"Safety Checker","default":true,"type":"boolean"},"enable_prompt_expansion":{"title":"Prompt Expansion","default":true,"type":"boolean"},"aspect_ratio":{"type":"string","enum":["adaptive","16:9","4:3","1:1","3:4","9:16"]},"enable_thinking":{"title":"Thinking Mode","default":false,"type":"boolean"},"resolution":{"type":"string","enum":["480p","720p","1080p"]}},"required":["model_id"],"additionalProperties":false},"parameters":[{"key":"audio","label":"Generate Audio","type":"toggle","default":true},{"key":"duration","label":"Duration","type":"integer","default":5,"min":2,"max":30,"step":1},{"key":"seed","label":"Seed","type":"seed","min":0,"max":2147483647},{"key":"enable_prompt_expansion","label":"Prompt Expansion","type":"toggle","default":true},{"key":"enable_thinking","label":"Thinking Mode","type":"toggle","default":false},{"key":"enable_safety_checker","label":"Safety Checker","type":"toggle","default":true},{"key":"web_url","label":"Reference Web URL","type":"text"},{"key":"file_url","label":"Reference File URL","type":"text"},{"key":"reference_video_urls","label":"Reference Video URLs","type":"string_array","max_items":5},{"key":"reference_audio_urls","label":"Reference Audio URLs","type":"string_array","max_items":5}]}}