Skip to content

FLUX.1 [schnell]

black-forest-labs/flux-1-schnellPOST /v1/images/generations

Open-weights image generation in a handful of steps. The cheap, fast end of the image catalogue.

Per megapixel
$0.002700
via Together AI
Endpoint
image
POST /v1/images/generations
Cached input / 1M
not billed per token
Context
1K
max output not published
Providers
1
single route

1 provider serves this model

Multigrid picks between them on every request using your policy. Each price is what that route costs us, and we add no spread of our own to it.

ProviderUpstream model idIn / 1MPriceBillingUptime
Together AIblack-forest-labs/FLUX.1-schnell$0.002700 / megapixelCredit99.9% up0.1% degradedReachability probes: 99.91% of 5659, 100% of the window observed.
What the uptime column is, and is not
It is availability of the provider, not of FLUX.1 [schnell] in particular: reachability probes we ran, and the success rate of requests we routed to that provider across the whole catalogue. Time to first token and throughput are still absent, because Multigrid has not served enough traffic through this model to publish honest ones. Nothing here is estimated: prices, context window and capabilities come from the provider’s own documentation, and the ribbon comes from rows we wrote.

Call it

Same request shape as every other model in the catalogue.

example.ts
const res = await client.images.generate({
  model: "black-forest-labs/flux-1-schnell",
  prompt: "a cat, oil on canvas",
  n: 1,
});

Send FLUX.1 [schnell] a real request

Signing up takes no card and commits you to nothing. You start at a zero balance, so nothing can be charged until you decide to add credit. The playground opens on FLUX.1 [schnell] and prices every answer as it arrives, at the rate shown above: what the route costs us, with nothing of ours added. Already have an account? The second button skips the form.