{"version":"1","model":{"id":"blackforestlabs/flux-3/keyframes-to-video/draft","name":"FLUX.3 Draft Keyframes","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Preview a controlled FLUX.3 shot from up to ten ordered keyframes, with optional exact positions at 24 fps.","pricing_note":"$0.03 per generated draft second; includes a reusable encrypted Draft Enhance cache.","categories":["i2v"],"prompt_required":true,"prompt_supported":true,"input_fields":["prompt","keyframes","generate_audio","aspect_ratio","safety_tolerance","duration"],"supports":{"referenceImage":true,"audioGeneration":true},"requires":{"referenceImage":true},"aspect_ratios":["auto","21:9","2:1","16:9","4:3","1:1","3:4","9:16"],"resolutions":[],"durations":[5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20],"fixed_output":{"frame_rate":24},"max_reference_images":10,"accepted_formats":{"image":["png","jpg","jpeg","webp"]},"base_credits":19,"api_gross_margin_percent":20,"added_at":"2026-08-04","popularity_rank":417,"example_prompt":"Move through every keyframe in order with smooth motion, stable identity, coherent lighting, and synchronized environmental audio","preview":{"image":"/images/model-previews/flux-3-draft-keyframes-gpt-image-2.webp"},"schema_url":"/api/v1/models?id=blackforestlabs%2Fflux-3%2Fkeyframes-to-video%2Fdraft","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=blackforestlabs%2Fflux-3%2Fkeyframes-to-video%2Fdraft","title":"FLUX.3 Draft Keyframes generation request","description":"Request body accepted by POST /api/v1/generate for blackforestlabs/flux-3/keyframes-to-video/draft.","type":"object","properties":{"model_id":{"type":"string","const":"blackforestlabs/flux-3/keyframes-to-video/draft","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"},"keyframes":{"type":"array","items":{"type":"object","properties":{"image_url":{"type":"string","format":"uri"},"timestamp":{"type":"number","minimum":0}},"required":["image_url"],"additionalProperties":false}},"generate_audio":{"title":"Generate audio","description":"Generate synchronized dialogue, ambience, and sound effects with the video.","default":true,"type":"boolean"},"aspect_ratio":{"type":"string","enum":["auto","21:9","2:1","16:9","4:3","1:1","3:4","9:16"]},"safety_tolerance":{"title":"Safety tolerance","description":"Provider safety level. 0 is strictest; ArtEmotion keeps the provider default of 2.","default":2,"type":"number","enum":[0,1,2,3,4]},"duration":{"type":"number","enum":[5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20]},"keyframe_indices":{"title":"Keyframe positions","description":"Optional comma-separated frame positions at 24 fps, one per uploaded keyframe. Blank positions are spaced automatically.","type":"string"},"reference_image_urls":{"type":"array","items":{"type":"string","format":"uri"},"minItems":1,"maxItems":10}},"required":["model_id","prompt","reference_image_urls"],"additionalProperties":false},"parameters":[{"key":"keyframe_indices","label":"Keyframe positions","type":"text","description":"Optional comma-separated frame positions at 24 fps, one per uploaded keyframe. Blank positions are spaced automatically."},{"key":"generate_audio","label":"Generate audio","type":"toggle","default":true,"description":"Generate synchronized dialogue, ambience, and sound effects with the video."},{"key":"safety_tolerance","label":"Safety tolerance","type":"select","default":2,"options":["0","1","2","3","4"],"description":"Provider safety level. 0 is strictest; ArtEmotion keeps the provider default of 2."}]}}