{"version":"1","model":{"id":"fal-ai/wan/v2.2-a14b/text-to-video/turbo","name":"Wan 2.2 Turbo (T2V)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"WAN 2.2 A14B Turbo text-to-video — accelerated generation with quality and write-mode controls for fast iteration at lower cost.","categories":["t2v"],"prompt_required":true,"prompt_supported":true,"supports":{},"aspect_ratios":["16:9","9:16","1:1"],"resolutions":["480p","580p","720p"],"durations":[],"base_credits":7,"api_gross_margin_percent":20,"added_at":"2026-05-09","popularity_rank":270,"example_prompt":"Shibuya crossing at midnight, thousands of umbrellas, neon signs reflecting on wet pavement, cinematic wide shot","preview":{"video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/wan-2.2-turbo-sm.mp4"},"schema_url":"/api/v1/models?id=fal-ai%2Fwan%2Fv2.2-a14b%2Ftext-to-video%2Fturbo","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fwan%2Fv2.2-a14b%2Ftext-to-video%2Fturbo","title":"Wan 2.2 Turbo (T2V) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/wan/v2.2-a14b/text-to-video/turbo.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/wan/v2.2-a14b/text-to-video/turbo","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"},"video_write_mode":{"title":"Video Write Mode","description":"The write mode of the output video. Faster write mode means faster results but larger file size, balanced write mode is a good compromise between spee","default":"balanced","type":"string","enum":["fast","balanced","small"]},"enable_output_safety_checker":{"title":"Enable Output Safety Checker","description":"If set to true, output video will be checked for safety after generation.","default":false,"type":"boolean"},"seed":{"title":"Seed","description":"Random seed for reproducibility. If None, a random seed is chosen.","type":"integer"},"acceleration":{"title":"Acceleration","description":"Acceleration level to use. The more acceleration, the faster the generation, but with lower quality. The recommended value is 'regular'.","default":"regular","type":"string","enum":["none","regular"]},"enable_prompt_expansion":{"title":"Enable Prompt Expansion","description":"Whether to enable prompt expansion. This will use a large language model to expand the prompt with additional details while maintaining the original m","default":false,"type":"boolean"},"video_quality":{"title":"Video Quality","description":"The quality of the output video. Higher quality means better visual quality but larger file size.","default":"high","type":"string","enum":["low","medium","high","maximum"]},"enable_safety_checker":{"title":"Enable Safety Checker","description":"Run the input safety checker before generation.","default":false,"type":"boolean"},"aspect_ratio":{"type":"string","enum":["16:9","9:16","1:1"]},"resolution":{"type":"string","enum":["480p","580p","720p"]}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"key":"video_write_mode","label":"Video Write Mode","type":"select","default":"balanced","options":["fast","balanced","small"],"description":"The write mode of the output video. Faster write mode means faster results but larger file size, balanced write mode is a good compromise between spee"},{"key":"enable_output_safety_checker","label":"Enable Output Safety Checker","type":"toggle","default":false,"description":"If set to true, output video will be checked for safety after generation."},{"key":"seed","label":"Seed","type":"seed","description":"Random seed for reproducibility. If None, a random seed is chosen."},{"key":"acceleration","label":"Acceleration","type":"select","default":"regular","options":["none","regular"],"description":"Acceleration level to use. The more acceleration, the faster the generation, but with lower quality. The recommended value is 'regular'."},{"key":"enable_prompt_expansion","label":"Enable Prompt Expansion","type":"toggle","default":false,"description":"Whether to enable prompt expansion. This will use a large language model to expand the prompt with additional details while maintaining the original m"},{"key":"video_quality","label":"Video Quality","type":"select","default":"high","options":["low","medium","high","maximum"],"description":"The quality of the output video. Higher quality means better visual quality but larger file size."},{"key":"enable_safety_checker","label":"Enable Safety Checker","type":"toggle","default":false,"description":"Run the input safety checker before generation."}]}}