flux-1.1-pro

FLUX · Per Image

flux-1.1-proAvailable
ImageImage GenerationAsyncPremium

Pricing

Official PriceLemonData Price
Price$0.04$0.028

Best For

Image Generation

Creating images, illustrations, and visual content

API Code Example

POST/v1/images/generations
curl https://api.lemondata.cc/v1/images/generations \
  -H "Content-Type: application/json" \
  -H "Authorization: Bearer sk-xxx" \
  -d '{
    "model": "flux-1.1-pro",
    "prompt": "A beautiful sunset over mountains",
    "size": "1024x1024",
    "n": 1
  }'

FAQ

How much does flux-1.1-pro cost?

On LemonData, flux-1.1-pro costs $0.0280 Per Image, which is up to 30% off the official pricing.

What is flux-1.1-pro best for?

flux-1.1-pro excels at Image, Image Generation, Async. Access it through LemonData's unified API with a single API key.

How to use flux-1.1-pro API?

Get your API key from LemonData, then call https://api.lemondata.cc/v1/chat/completions using any compatible SDK. See the code examples above for detailed integration.

Related Models