{"version":"1","model":{"id":"fal-ai/veo3.1/fast/image-to-video","name":"Veo 3.1 Fast (I2V)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Google Veo 3.1 Fast image-to-video — rapid image animation up to 4K with native audio (720p, audio included).","categories":["i2v"],"prompt_required":true,"prompt_supported":true,"supports":{"startImage":true,"audioGeneration":true},"requires":{"startImage":true},"aspect_ratios":["auto","16:9","9:16"],"resolutions":["720p","1080p","4k"],"durations":[4,6,8],"base_credits":50,"api_gross_margin_percent":20,"added_at":"2026-05-05","popularity_rank":350,"example_prompt":"Upload any image and watch Veo 3.1 Fast animate it with rapid generation — supports 4K output with optional AI-generated audio","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/i2v-batch2-start-sm.webp","video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/veo31-fast-i2v-sm.mp4"},"schema_url":"/api/v1/models?id=fal-ai%2Fveo3.1%2Ffast%2Fimage-to-video","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=fal-ai%2Fveo3.1%2Ffast%2Fimage-to-video","title":"Veo 3.1 Fast (I2V) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/veo3.1/fast/image-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/veo3.1/fast/image-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"},"auto_fix":{"title":"Auto Fix","description":"Whether to automatically attempt to fix prompts that fail content policy or other validation checks by rewriting them.","default":false,"type":"boolean"},"safety_tolerance":{"title":"Safety Tolerance","description":"The safety tolerance level for content moderation. 1 is the most strict (blocks most content), 6 is the least strict.","default":"4","type":"number","enum":[1,2,3,4,5,6]},"seed":{"title":"Seed","description":"The seed for the random number generator.","type":"integer"},"negative_prompt":{"title":"Negative Prompt","description":"A negative prompt to guide the video generation.","type":"string"},"aspect_ratio":{"type":"string","enum":["auto","16:9","9:16"]},"resolution":{"type":"string","enum":["720p","1080p","4k"]},"duration":{"type":"number","enum":[4,6,8]},"image_url":{"type":"string","format":"uri"}},"required":["model_id","prompt","image_url"],"additionalProperties":false},"parameters":[{"key":"auto_fix","label":"Auto Fix","type":"toggle","default":false,"description":"Whether to automatically attempt to fix prompts that fail content policy or other validation checks by rewriting them."},{"key":"safety_tolerance","label":"Safety Tolerance","type":"select","default":"4","options":["1","2","3","4","5","6"],"description":"The safety tolerance level for content moderation. 1 is the most strict (blocks most content), 6 is the least strict."},{"key":"seed","label":"Seed","type":"seed","description":"The seed for the random number generator."},{"key":"negative_prompt","label":"Negative Prompt","type":"text","description":"A negative prompt to guide the video generation."}]}}