{"version":"1","model":{"id":"blackforestlabs/flux-3/text-to-video","name":"FLUX.3 Video (T2V)","kind":"video","availability":"available","available":true,"restricted":false,"api_key_only":false,"description":"Black Forest Labs FLUX.3 text-to-video with native audio, multilingual dialogue, multi-shot prompting, and clips up to 20 seconds.","pricing_note":"$0.085 per generated second at either 720p or 1080p.","categories":["t2v"],"prompt_required":true,"prompt_supported":true,"input_fields":["prompt","generate_audio","aspect_ratio","resolution","safety_tolerance","duration"],"supports":{"audioGeneration":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},"base_credits":54,"api_gross_margin_percent":20,"added_at":"2026-08-04","popularity_rank":409,"example_prompt":"A late-night street-food chef flame-cooks noodles in a roaring wok, handheld documentary camera, sparks and steam, natural market ambience and dialogue, three coherent shots","preview":{"image":"/images/model-previews/flux-3-t2v-gpt-image-2.webp"},"schema_url":"/api/v1/models?id=blackforestlabs%2Fflux-3%2Ftext-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%2Ftext-to-video","title":"FLUX.3 Video (T2V) generation request","description":"Request body accepted by POST /api/v1/generate for blackforestlabs/flux-3/text-to-video.","type":"object","properties":{"model_id":{"type":"string","const":"blackforestlabs/flux-3/text-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"},"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]}},"required":["model_id","prompt"],"additionalProperties":false},"parameters":[{"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."}]}}