black_forest_labs/flux-2-pro/Released Nov 2025

FLUX.2 [pro]

Professional FLUX.2 image generation

Image
Per image
Standard$0.10 per image

Ready to build with FLUX.2 [pro]?

Sign in to grab your API key and start making requests.
bash
curl -sSf -X POST https://hub.oxen.ai/api/ai/images/edit \
    -H "Content-Type: application/json" \
    -H "Authorization: Bearer $OXEN_API_KEY" \
    -d '{
  "model": "flux-2-pro",
  "prompt": "Wanderer above the Sea of Fog by Caspar David Friedrich, as the wanderer facing out towards the expanse. The character should be shown from behind, standing on the rocky peak, facing away from the viewer and looking out towards the vast landscape. The background should be in the style of Caspar David Friedrich.",
  "aspect_ratio": "16:9",
  "resolution": "1 MP",
  "num_inference_steps": 30,
  "guidance": 2,
  "output_format": "webp",
  "output_quality": 80,
  "disable_safety_checker": false
}'
FLUX.2 [pro] on Oxen | Oxen.ai