Black Forest Labs

FLUX.2 Pro

Black Forest Labsflux-2-pro

BFL's 32B flagship (3× larger than Flux 1.1). Photoreal, multi-reference (up to 10 sources), unified gen+edit, ~60% accurate text-in-image. $0.03/MP base + $0.015 per extra MP.

Best for: Photo realism, multi-reference blend, hero shots, gen+edit unified

At a glance

Price

$0.0405 / image

Speed

medium

Quality tier

frontier open

Per image. Async generation; you only pay for successful renders.

Capabilities

Image generation

Async POST /v1/images/generations + poll

Image input (i2i)

Pass an image_url to edit or refine

Quick start

Get API Key
curl https://kymaapi.com/v1/images/generations \
  -H "Authorization: Bearer $KYMA_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "flux-2-pro",
    "prompt": "A serene mountain lake at sunrise, photorealistic",
    "n": 1
  }'
# Response: { "id": "img_...", "status": "queued" }
# Poll: GET /v1/jobs/{id} until status="succeeded"

Details

CreatorBlack Forest Labs
Model IDflux-2-pro
Quality tierfrontier open
Cost tierbalanced
Input modalityText, Image
Output modalityImage

Try FLUX.2 Pro now

$0.50 free credits on signup. No credit card required.