flux-pro-1.1-ultra

FLUX · Per Request

flux-pro-1.1-ultraAvailable
ImageImage GenerationDALL-E FormatPremium

Pricing

Official PriceLemonData Price
Price$0.06$0.042

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-pro-1.1-ultra",
    "prompt": "A beautiful sunset over mountains",
    "size": "1024x1024",
    "n": 1
  }'

FAQ

How much does flux-pro-1.1-ultra cost?

On LemonData, flux-pro-1.1-ultra costs N/A per 1M input tokens and N/A per 1M output tokens, which is up to 30% off the official pricing.

What is flux-pro-1.1-ultra best for?

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

How to use flux-pro-1.1-ultra API?

Get your API key from LemonData, set the base URL to api.lemondata.cc/v1, and use any OpenAI-compatible SDK. See the code examples above.

Related Models