> Black Forest Labs (ML)
BFL ML (api.bfl.ml) is the technical endpoint for Black Forest Labs' FLUX model API. It shares the same credit-based billing as the main bfl.ai domain, providing high-performance access to diffusion models for production workloads.
No free tier
This provider does not offer a free tier as of our last verification (4d ago). The cheapest way to try it is pay-as-you-go. If the provider adds a free tier, submit a correction and we’ll re-verify.
| Plan | Type | Monthly | Input /1M | Output /1M | Note |
|---|---|---|---|---|---|
| Standard Credit | payg | — | — | — | 1 credit = $0.01 USD. |
Pricing normalized from public sources — always verify with the provider.
<a href="https://uprouter.online/s/api-bfl-ml" target="_blank" rel="noopener"><img src="https://uprouter.online/badge/api-bfl-ml.svg" alt="Black Forest Labs (ML) live status on UPROUTER.ONLINE" height="40"></a>Paste this into your README, docs or status page. The badge shows the same best-effort probe data as the directory, refreshes automatically, and links back to the full Black Forest Labs (ML) entry — no tracking, no scripts.
$ Does Black Forest Labs (ML) have a free tier?
No. Black Forest Labs (ML) does not offer a meaningful free tier — entry requires payment (pay-as-you-go or a plan). We mark this explicitly rather than showing a misleading zero.
$ How much does Black Forest Labs (ML) cost per 1M tokens?
Black Forest Labs (ML) does not publish simple per-1M-token pricing (it may bill per request, per output, or via a subscription plan). Check their official pricing page for exact figures.
$ Is Black Forest Labs (ML) safe to use?
Uprouter rates Black Forest Labs (ML) as low risk. Rated low risk. an official provider with a free tier with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest. Risk ratings are editorial, evidence-based, and never influenced by affiliate relationships.
$ Can I use Black Forest Labs (ML) through Uprouter Connect?
Black Forest Labs (ML) is not marked Connect-compatible in our catalog yet. You can still use their API directly, or request compatibility via /submit.
Raw community sentiment, shown unblended. Votes never feed into objective data fields like price, risk, or status — and never into sort order.
No published reviews yet — be the first.
// more_informationprice history · live status · risk & confidence · code snippets
price_history
No recorded changes yet.
live_status
full history →best-effort probes · not a guarantee · last 13h ago
| Checked | Status | Latency |
|---|---|---|
| 13h ago | down | 6001ms |
| 1d ago | down | 6001ms |
| 1d ago | down | 6000ms |
| 2d ago | down | 6000ms |
| 3d ago | down | 6001ms |
| 12d ago | down | — |
Uprouter runs its own probes; best-effort, not a guarantee. Probe results depend on our network location and cadence — for production, always use the provider’s own status page.
risk_&_confidence
Rated low risk. an official provider with a free tier with pricing, authentication and terms documented on its own site. The model coverage is consistent with a real upstream, so data and reliability risk are modest.
Confidence reflects how much verifiable evidence (official docs, probe history, community reports) backs this entry. Risk is our editorial assessment of operator reliability and terms — not financial advice.
code_snippets
# Black Forest Labs (ML)'s own API — get a key from their dashboard
curl https://YOUR-PROVIDER-ENDPOINT/chat/completions \
-H "Authorization: Bearer THEIR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "MODEL_NAME",
"messages": [{ "role": "user", "content": "Hello" }]
}'Direct to the provider — Uprouter receives nothing; verify their current pricing before purchasing.
Ranked by neutral similarity signals only — live status, Connect compatibility, free-tier shape and free-credit proximity. Commercial relationships never influence this list.