FLUX.1 Schnell
black-forest-labs/FLUX.1-schnellGenerate images with FLUX.1 Schnell through our secure API. Prompt text is PII-scanned before reaching the model.
by Black Forest Labs (Open Source)
FLUX is a leading open-source image generation model from Black Forest Labs. Compare FLUX API pricing and FLUX image generation cost across providers. Known for photorealistic quality and strong prompt adherence, FLUX models are available in multiple sizes optimized for quality vs. speed tradeoffs.
Every FLUX request is scanned for 28+ PII entity types — SSNs, credit cards, emails, API keys, and more — before it reaches any provider.
Simple flat-fee pricing per generated image. No token math. 25% managed markup / 0% on Pro BYOK.
Change two lines in your OpenAI SDK — base_url and api_key — and every request flows through ModelGate. Full backward compatibility.
Per-request logging of token counts, latency, DLP violations, and cost. Never wonder what your AI spend is again.
black-forest-labs/FLUX.1-schnellGenerate images with FLUX.1 Schnell through our secure API. Prompt text is PII-scanned before reaching the model.
black-forest-labs/FLUX.1-devGenerate images with FLUX.1 Dev through our secure API. Prompt text is PII-scanned before reaching the model.
black-forest-labs/FLUX.1-proGenerate images with FLUX.1 Pro through our secure API. Prompt text is PII-scanned before reaching the model.
Flat per-image pricing. Managed Mode adds a 25% managed markup. Pro BYOK = 0% markup.
| Model | Price / Image | Tier | Provider Key |
|---|---|---|---|
FLUX.1 Schnell | $0.003 | Open Source | black-forest-labs/FLUX.1-schnell |
FLUX.1 Dev | $0.03 | Open Source | black-forest-labs/FLUX.1-dev |
FLUX.1 Pro | $0.05 | Open Source | black-forest-labs/FLUX.1-pro |
What you get at each pricing tier. Hub adds security, governance, and multi-provider routing on top of raw API access.
| Mode | What You Pay | PII Redaction | Budget Caps | Routing | Audit Trail |
|---|---|---|---|---|---|
| Direct to Black Forest Labs | Provider pricing only | None | None | Manual | None |
| Hub — Managed Mode | Provider + 25% markup | 28+ PII types | Per-key hard caps | Smart Router | Full compliance log |
| Hub — Pro BYOK ($29/mo) | Direct to provider (0% markup) | 28+ PII types | Per-key hard caps | Smart Router | Full compliance log |
Marketing asset generation
Product photography and mockups
Creative content generation at scale
Rapid prototyping and design iteration
from openai import OpenAI
client = OpenAI(
base_url="https://api.aimodelgate.ai/v1",
api_key="your_hub_api_key"
)
# Use any model ID from the pricing table above
response = client.images.generate(
model="black-forest-labs/FLUX.1-schnell",
prompt="A sunset over a calm ocean",
n=1,
size="1024x1024"
)Use any model ID from the pricing table above. Works with the standard OpenAI SDK images endpoint. Prompt text is PII-scanned before reaching Black Forest Labs (Open Source).
Get started with 1,000,000 free credits. Every FLUX request is PII-scanned, cost-optimized, and fully logged — zero configuration.
Not ready yet? Get notified about FLUX updates:
Meta's open-weights Llama family is the most widely deployed open-source LLM series. Compare Llama API pricing across Gr…
OpenAI's GPT family powers the majority of commercial AI applications. Compare GPT-4 API cost and OpenAI API pricing acr…
Google's Gemini family offers powerful multimodal capabilities with large context windows. Compare Gemini API pricing an…
Anthropic's Claude family is built with safety and reliability at its core. Compare Claude API pricing and Claude Sonnet…
DeepSeek has rapidly risen as a leading open-source model family, known for exceptional coding performance and cost effi…
Model registry last updated: . Pricing shown is the lowest available rate across providers (per image, USD). Actual pricing depends on provider and plan.