UniRouteUniRoute
All models
FLUX.2
Image

Black Forest Labs

FLUX.2

Use Black Forest Labs’ Flux 2 Pro and Flex with simple, affordable pricing on UniRoute. Try both models instantly in the free Flux playground.

Pricing

TierUniRouteMarket
image to image · 1.0s-1K$0.025$0.03
text-to-image · 1.0s-1K$0.025$0.03
image to image · 1.0s-2K$0.035$0.045
text-to-image · 1.0s-2K$0.035$0.045
text to image · 1.0s-1K$0.07$0.12

per image

About this model

Use Black Forest Labs’ Flux 2 Pro and Flex with simple, affordable pricing on UniRoute. Try both models instantly in the free Flux playground.

Text-to-imageImage-to-image

Call it with one request

Works with the OpenAI SDK — just change the base URL.

api.uniroute.dev
curl https://api.uniroute.dev/v1/images/generations \
  -H "Authorization: Bearer $UNIROUTE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "flux-2",
    "prompt": "A lighthouse on a cliff at golden hour",
    "size": "2K"
  }'

Related models