{"version":"1","model":{"id":"blackforestlabs/flux-3/edit-video","name":"FLUX.3 Edit Video","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Edit a source video with natural-language instructions while preserving its motion, timing, and framing. MP4 input under 15 seconds and 50 MB; billed by the source clip's measured duration.","pricing_note":"$0.03 per edited second at 720p. Billing uses verified source duration; without a clip, the estimate reserves the 15-second upper bound. Duration and framing follow the source.","categories":["v2v"],"prompt_required":true,"prompt_supported":true,"input_fields":["prompt","video_url","safety_tolerance"],"supports":{"referenceVideo":true},"requires":{"referenceVideo":true},"aspect_ratios":[],"resolutions":[],"durations":[],"reference_video_duration":{"max_seconds":15},"max_prompt_length":4096,"accepted_formats":{"video":["mp4"]},"max_input_bytes":{"video":52428800},"base_credits":57,"api_gross_margin_percent":20,"added_at":"2026-09-10","popularity_rank":408,"example_prompt":"Make it snow and change the landscape to winter while preserving the subject and camera motion","preview":{"image":"/images/model-previews/generated/flux-3-edit-video-v1.webp"},"schema_url":"/api/v1/models?id=blackforestlabs%2Fflux-3%2Fedit-video","input_schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","$id":"https://www.artemotion.ai/api/v1/models?id=blackforestlabs%2Fflux-3%2Fedit-video","title":"FLUX.3 Edit Video generation request","description":"Request body accepted by POST /api/v1/generate for blackforestlabs/flux-3/edit-video.","type":"object","properties":{"model_id":{"type":"string","const":"blackforestlabs/flux-3/edit-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","maxLength":4096},"video_url":{"type":"string","format":"uri"},"safety_tolerance":{"title":"Safety tolerance","description":"Provider safety level. 0 is strictest; ArtEmotion keeps the provider default of 2.","default":2,"type":"integer","minimum":0,"maximum":4,"multipleOf":1,"enum":[0,1,2,3,4]}},"required":["model_id","prompt","video_url"],"additionalProperties":false},"parameters":[{"key":"safety_tolerance","label":"Safety tolerance","type":"integer","default":2,"min":0,"max":4,"step":1,"options":["0","1","2","3","4"],"description":"Provider safety level. 0 is strictest; ArtEmotion keeps the provider default of 2."}]}}