FLUX 1.1 Pro API
Run FLUX 1.1 Pro through one production-ready, OpenAI-compatible endpoint. High-fidelity image generation.
When to choose FLUX 1.1 Pro
FLUX 1.1 Pro is a strong choice when your product needs high-fidelity image generation. AIx gives it the same authentication, usage ledger and production API contract as the rest of your model stack.
- Detailed prompt adherence
- High visual fidelity
- Production-ready image output
- Campaign creative
- Product visualization
- Concept art
Usage
Call it with the same request shape as any model — just set "model": "black-forest-labs/FLUX-1.1-pro".
curl https://api.aix.theaimart.co/v1/images/generations \
-H "Authorization: Bearer $AIX_KEY" \
-H "Content-Type: application/json" \
-d '{ "model": "black-forest-labs/FLUX-1.1-pro", "prompt": "a red apple on a table" }' See the Image API reference for every
parameter and the full response shape. Prices are live from
GET /v1/models; if it changed since this page was
built, the figure above updates in your browser.
Why run FLUX 1.1 Pro on AIx?
FLUX 1.1 Pro API FAQ
How do I use the FLUX 1.1 Pro API?
Create an AIx key, point an OpenAI-compatible client at https://api.aix.theaimart.co/v1 and send black-forest-labs/FLUX-1.1-pro as the model id.
What is FLUX 1.1 Pro best for?
FLUX 1.1 Pro is best suited to Campaign creative, Product visualization, Concept art. High-fidelity image generation.
How much does FLUX 1.1 Pro cost on AIx?
The current reference price is $0.04 / image. The live AIx catalog is the source of truth and the price on this page updates in the browser.