Flux 3
Black Forest Labs
FLUX 3 is a new multimodal foundation model that learns from images, videos, and audio within a unified architecture.
- Video
- Video generation
- Context
- —
- Max output
- —
- Input / 1M
- —
- Output / 1M
- —
Quickstart
Point any OpenAI-compatible client at Maxynetic Systems and pass bfl/flux-3-video as the model.
curl https://api.maxynetic.com/v1/chat/completions \
-H "Authorization: Bearer $MAXYNETIC_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "bfl/flux-3-video",
"messages": [{ "role": "user", "content": "Explain routing in one line." }]
}'Pricing
Billed per token with no markup on the underlying provider rate.
- This model has no published token pricing.
