{"version":"1","model":{"id":"fal-ai/veo3.1/fast/reference-to-video","name":"Veo 3.1 Fast (Reference)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Google Veo 3.1 Fast reference-to-video — drop a character into any cinematic world at half the standard tier cost.","categories":["character"],"prompt_required":true,"prompt_supported":true,"supports":{"referenceImage":true,"audioGeneration":true},"requires":{"referenceImage":true},"aspect_ratios":["16:9"],"resolutions":["720p","1080p","4k"],"durations":[8],"max_reference_images":3,"base_credits":100,"api_gross_margin_percent":20,"added_at":"2026-05-12","popularity_rank":356,"example_prompt":"Upload a portrait photo and describe your scene — Veo 3.1 Fast drops your character into any cinematic world at half the cost, ideal for rapid iteration","preview":{"image":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/ref2v-character-sm.webp","video":"https://cdn.artemotion.ai/file/artemotion-ai-bckt/model-previews/veo31-fast-reference-sm.mp4"},"schema_url":"/api/v1/models?id=fal-ai%2Fveo3.1%2Ffast%2Freference-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%2Freference-to-video","title":"Veo 3.1 Fast (Reference) generation request","description":"Request body accepted by POST /api/v1/generate for fal-ai/veo3.1/fast/reference-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"fal-ai/veo3.1/fast/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"},"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":["16:9"]},"resolution":{"type":"string","enum":["720p","1080p","4k"]},"duration":{"type":"number","enum":[8]},"reference_image_urls":{"type":"array","items":{"type":"string","format":"uri"},"maxItems":3}},"required":["model_id","prompt","reference_image_urls"],"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."}]}}