{"version":"1","model":{"id":"blackforestlabs/flux-3/keyframes-to-video","name":"FLUX.3 Keyframes","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Control a FLUX.3 shot with up to ten ordered keyframe images and optional exact frame positions at 24 fps.","pricing_note":"$0.085 per generated second at either 720p or 1080p.","categories":["i2v"],"prompt_required":true,"prompt_supported":true,"input_fields":["prompt","keyframes","generate_audio","aspect_ratio","resolution","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":["720p","1080p"],"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":54,"api_gross_margin_percent":20,"added_at":"2026-08-04","popularity_rank":412,"example_prompt":"Move naturally through each keyframe in order, preserving character identity and scene continuity, smooth camera movement and synchronized ambience","preview":{"image":"/images/model-previews/flux-3-keyframes-gpt-image-2.webp"},"schema_url":"/api/v1/models?id=blackforestlabs%2Fflux-3%2Fkeyframes-to-video","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","title":"FLUX.3 Keyframes generation request","description":"Request body accepted by POST /api/v1/generate for blackforestlabs/flux-3/keyframes-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"blackforestlabs/flux-3/keyframes-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"},"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"]},"resolution":{"type":"string","enum":["720p","1080p"]},"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."}]}}