Skip to main content

Flux 1.1 Pro Ultra - Image Generator

Ultra-premium AI image generation model by Black Forest Labs. Flux 1.1 Pro Ultra represents the absolute pinnacle of AI image generation technology, delivering unparalleled quality, detail, and realism with advanced raw mode processing and ultra-high-resolution capabilities.

Endpoint

Request Headers

FieldValue
API-KEY<api-key>
Content-Typeapplication/json

Parameters

ParameterTypeRequiredDescription
typestringYesFeature type identifier. Must be IMAGE_GENERATOR
modelstringYesAI model identifier. Must be black-forest-labs/flux-1.1-pro-ultra
promptObjectobjectYesConfiguration object containing all generation parameters

Prompt Object Parameters

ParameterTypeRequiredDescriptionDefault
promptstringYesText description of the image to generate-
image_promptstringNoPath to input image from Asset API for image-to-image generation-
aspect_ratiostringNoImage aspect ratio (1:1, 16:9, 9:16, 3:2, 2:3, 4:5, 5:4, custom)1:1
image_prompt_strengthnumberNoInfluence of input image in image-to-image generation (0-1)0.1
safety_tolerancenumberNoSafety filtering tolerance level (0-5)2
raw_modebooleanNoEnable raw processing for maximum quality and detailfalse
seednumberNoRandom seed for reproducibility (0-4294967295)Random

Supported Aspect Ratios

RatioUse Case
1:1Square images, social media posts
16:9Widescreen, video thumbnails
9:16Vertical video, mobile screens
3:2Standard photography
2:3Portrait photography
4:5Instagram posts
5:4Landscape photography
customUse specific width/height values

Ultra Features

FeatureDescription
Raw ModeUnprocessed output for maximum detail and authenticity
Ultra ResolutionHighest quality generation with enhanced detail
Image Prompt StrengthPrecise control over image-to-image influence
Advanced SafetyGranular content filtering with ultra-wide tolerance range
Premium QualityIndustry-leading realism and detail

Safety Controls

LevelToleranceDescription
0Ultra StrictMaximum content filtering
1Very HighStrict safety measures
2HighStrong filtering (default)
3MediumBalanced filtering
4LowRelaxed filtering
5MinimalLeast restrictive

Raw Mode Processing

ModeOutputUse Case
StandardOptimized outputGeneral use, web content
RawUnprocessed dataProfessional editing, maximum fidelity

Code Examples

curl --location 'https://api.1min.ai/api/features' \
--header 'API-KEY: <api-key>' \
--header 'Content-Type: application/json' \
--data '{
"type": "IMAGE_GENERATOR",
"model": "black-forest-labs/flux-1.1-pro-ultra",
"promptObject": {
"prompt": "Ultra-realistic portrait of a person with intricate detail and perfect lighting",
"aspect_ratio": "2:3",
"safety_tolerance": 2,
"raw_mode": true
}
}'

Interactive Playground

API Playground

https://api.1min.ai/api/features
Describe the image you want to generate
Path to input image from Asset API for image-to-image generation
Choose aspect ratio for your image
Influence of input image in image-to-image generation (0-1)
Safety filtering tolerance level (0-5, higher = less restrictive)
Enable raw processing for maximum quality and detail
Random seed for reproducibility (0-4294967295)

Generated cURL Command:

curl -X POST "https://api.1min.ai/api/features" \
-H "API-KEY: <your-api-key>" \
-H "Content-Type: application/json" \
-d '{
"type": "IMAGE_GENERATOR",
"model": "black-forest-labs/flux-1.1-pro-ultra",
"promptObject": {
"prompt": "Ultra-realistic portrait of a person with intricate detail and perfect lighting",
"aspect_ratio": "2:3",
"image_prompt_strength": 0.1,
"safety_tolerance": 2,
"raw_mode": false
}
}'

Response Format

{
"aiRecord": {
"uuid": "e4f5g6h7-i8j9-0123-4567-890123defghi",
"userId": "user-12345",
"teamId": "team-67890",
"model": "black-forest-labs/flux-1.1-pro-ultra",
"type": "IMAGE_GENERATOR",
"status": "SUCCESS",
"createdAt": "2025-01-15T10:50:00.000Z",
"aiRecordDetail": {
"promptObject": {
"prompt": "Ultra-realistic portrait of a person with intricate detail and perfect lighting",
"aspect_ratio": "2:3",
"safety_tolerance": 2,
"raw_mode": true
},
"resultObject": [
"development/images/2025_01_15_10_50_45_001_ultra_portrait.jpg"
]
},
"temporaryUrl": "https://s3.us-east-1.amazonaws.com/asset.1min.ai/development/images/2025_01_15_10_50_45_001_ultra_portrait.jpg?X-Amz-Algorithm=AWS4-HMAC-SHA256&..."
}
}

Use Cases

  • Ultra-High-End Photography: Museum-quality digital art and photography
  • Professional Film/TV: Concept art and pre-production visualization
  • Luxury Brand Marketing: Premium advertising and high-end product imagery
  • Fine Art Galleries: Digital art installations and exhibitions
  • Scientific Visualization: Highly detailed technical and medical imagery

Tips for Best Results

  1. Raw Mode Strategy:

    • Enable raw mode for maximum detail and authenticity
    • Use for projects requiring post-processing flexibility
    • Standard mode for immediate use and web content
  2. Image-to-Image Excellence:

    • Use low image_prompt_strength (0.1-0.3) for subtle transformations
    • Higher values (0.4-0.7) for significant style changes
    • Combine with appropriate safety tolerance for creative freedom
  3. Ultra Quality Prompts:

    • Include technical photography terms (depth of field, bokeh, lighting)
    • Specify material properties (texture, reflection, transparency)
    • Mention camera settings and lens characteristics
  4. Safety Tolerance Optimization:

    • Start with level 2 for balanced results
    • Adjust based on creative requirements and content policies
    • Higher tolerance enables more artistic expression

Performance Notes

Ultra Processing

Flux 1.1 Pro Ultra requires significantly more credits and processing time due to its ultra-high quality output. Reserve for projects requiring the absolute highest quality.

Raw Mode Benefits

Raw mode provides unprocessed output with maximum detail retention, ideal for professional workflows requiring post-processing flexibility and archival quality.

Notes

Ultimate Quality

Flux 1.1 Pro Ultra represents the absolute pinnacle of AI image generation technology. With raw mode processing and ultra-premium algorithms, it delivers unmatched realism and detail for the most demanding professional applications.