---
name: "xpay-black-forest-labs-black-forest-labs-flux-pro"
description: "FLUX 1.1 Pro — highest quality photorealistic image generation"
version: "1.0.0"
price: "$0.08/call"
provider: "Black Forest Labs"
---

# Black Forest Labs Flux Pro

FLUX 1.1 Pro — highest quality photorealistic image generation

**Provider:** Black Forest Labs
**Price:** $0.08/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to flux 1.1 pro — highest quality photorealistic image generation. This is part of the Black Forest Labs provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 2+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("black-forest-labs/black_forest_labs_flux_pro")`
2. **`xpay_run`** — Execute: `xpay_run("black-forest-labs/black_forest_labs_flux_pro", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `aspect_ratio` | string | No | Aspect ratio for the generated image |
| `image_prompt` | string | No | Image to use with Flux Redux. This is used together with the text prompt to guide the generation towards the composition of the image_prompt. Must be jpeg, png, gif, or webp. |
| `seed` | integer | No | Random seed. Set for reproducible generation |
| `output_format` | string | No | Format of the output images. |
| `safety_tolerance` | integer | No | Safety tolerance, 1 is most strict and 6 is most permissive |
| `prompt_upsampling` | boolean | No | Automatically modify the prompt for more creative generation |
| `width` | integer | No | Width of the generated image in text-to-image mode. Only used when aspect_ratio=custom. Must be a multiple of 32 (if it's not, it will be rounded to nearest multiple of 32). Note: Ignored in img2img and inpainting modes. |
| `prompt` | string | Yes | Text prompt for image generation |
| `output_quality` | integer | No | Quality when saving the output images, from 0 to 100. 100 is best quality, 0 is lowest quality. Not relevant for .png outputs |
| `height` | integer | No | Height of the generated image in text-to-image mode. Only used when aspect_ratio=custom. Must be a multiple of 32 (if it's not, it will be rounded to nearest multiple of 32). Note: Ignored in img2img and inpainting modes. |

## Pricing

- **Cost:** $0.08/call
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [Black Forest Labs (all tools)](https://xpay.tools/skills/black-forest-labs/SKILL.md) — 3 tools
- [Black Forest Labs Flux Dev](https://xpay.tools/skills/black-forest-labs/black-forest-labs-flux-dev/SKILL.md) — $0.05/call
- [Black Forest Labs Flux Schnell](https://xpay.tools/skills/black-forest-labs/black-forest-labs-flux-schnell/SKILL.md) — $0.01/call

## Links

- Tool page: https://xpay.tools/black-forest-labs/black-forest-labs-flux-pro/
- Provider: https://xpay.tools/black-forest-labs/
- All tools: https://xpay.tools/explore
