{"servers":[{"url":"https://api.modellix.ai/api/v1/alibaba/wanx2.1-kf2v-plus"}],"post":{"description":"[Core Function] Wanx 2.1 KF2V Plus is a legacy generation model. [Strengths] Delivered strong Chinese-language prompt understanding and regional aesthetic preferences. Maintained for backward compatibility. [Best For] Existing legacy integrations and workflows that strictly depend on this specific model version's quirks. [Limitations] Do NOT use this for new creations. It is a legacy model maintained for backward compatibility. [Routing] Only use if explicitly requested; otherwise use Wan 2.7.","operationId":"wanx21KF2vPlusAsync","requestBody":{"content":{"application/json":{"examples":{"basic":{"summary":"First and last frames","value":{"first_frame_url":"https://example.com/first.jpg","last_frame_url":"https://example.com/last.jpg","prompt":"Smooth transition"}},"with_effect":{"summary":"With video effect","value":{"first_frame_url":"https://example.com/person.jpg","template":"hanfu-1"}}},"schema":{"properties":{"duration":{"default":5,"description":"Video duration in seconds, fixed value","enum":[5],"example":5,"type":"integer"},"first_frame_url":{"description":"First frame image URL (supports HTTP/HTTPS/Base64)","example":"https://example.com/first.jpg","type":"string"},"last_frame_url":{"description":"Last frame image URL (supports HTTP/HTTPS/Base64), not needed when using video effects","example":"https://example.com/last.jpg","type":"string"},"negative_prompt":{"description":"Description of what to avoid in the output.","maxLength":500,"type":"string"},"prompt":{"description":"Video content description, will be ignored when using video effects","example":"Smooth transition","maxLength":800,"minLength":1,"type":"string"},"prompt_extend":{"default":true,"description":"Enable prompt intelligent rewriting","example":true,"type":"boolean"},"resolution":{"default":"720P","description":"Video resolution tier, only supports 720P","enum":["720P"],"example":"720P","type":"string"},"seed":{"description":"Random seed for reproducibility","example":42,"maximum":2147483647,"minimum":0,"type":"integer"},"template":{"description":"Video effect template name (5 single-person effects available), only need first_frame_url when using effects","enum":["hanfu-1","solaron","magazine","mech1","mech2"],"example":"hanfu-1","type":"string"}},"required":["first_frame_url"],"type":"object"}}},"required":true},"responses":{"200":{"content":{"application/json":{"schema":{"properties":{"code":{"description":"Response code, 0 indicates success","example":0,"type":"integer"},"data":{"description":"Detailed data about the submitted asynchronous task.","properties":{"get_result":{"description":"API information to query the task result","properties":{"method":{"description":"HTTP method","example":"GET","type":"string"},"url":{"description":"Full URL to query the task result","example":"https://api.modellix.ai/api/v1/tasks/task-abc123","type":"string"}},"type":"object"},"model_id":{"description":"Model ID","example":"model-123","type":"string"},"status":{"description":"Task status","enum":["pending","processing"],"example":"pending","type":"string"},"task_id":{"description":"Unique task identifier","example":"task-abc123","type":"string"}},"required":["status","task_id","model_id"],"type":"object"},"message":{"description":"Response message","example":"success","type":"string"}},"required":["code","message","data"],"type":"object"}}},"description":"Task submitted successfully"}},"summary":"Wanx 2.1 KF2V Plus","x-mint":{"href":"alibaba/wanx-2-1-kf2v-plus"}}}