Access Flux 1.1 PRO's cutting-edge AI image generation with precise control over dimensions, formats, and quality. Generate up to 4 images simultaneously with enterprise-grade reliability.
Experience the next generation of AI image generation with Flux 1.1 PRO's advanced capabilities, designed for speed, quality, and flexibility.
Access the latest Flux 1.1 PRO model with exceptional image quality, faster generation times, and improved consistency across different styles.
Generate images with precise width and height control (divisible by 8), from square formats to ultra-wide panoramas.
Generate up to 4 images simultaneously with a single API call, perfect for creating variations or batch processing.
Choose between PNG for quality or WebP for significantly reduced file sizes while maintaining visual excellence.
Fine-tune image quality settings from 1-100 to balance file size and visual fidelity for your specific use case.
Get started with Flux 1.1 PRO in minutes. Our RESTful API provides precise control over every aspect of image generation. View full documentation →
curl -X POST "https://api.imaginepro.ai/api/v1/flux/imagine" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"prompt": "a futuristic city skyline at sunset, cyberpunk aesthetic",
"width": 1920,
"height": 1080,
"n": 2,
"output_format": "webp",
"output_quality": "90",
"ref": "city-batch-001"
}'curl -X GET "https://api.imaginepro.ai/api/v1/message/fetch/MESSAGE_ID" \
-H "Authorization: Bearer YOUR_API_KEY"
Response:
{
"success": true,
"messageId": "flux-12345-abcde",
"prompt": "a futuristic city skyline at sunset...",
"status": "DONE",
"progress": "100",
"uri": "https://cdn-new.imaginepro.ai/storage/flux/image1.webp",
"images": [
"https://cdn-new.imaginepro.ai/storage/flux/image1.webp",
"https://cdn-new.imaginepro.ai/storage/flux/image2.webp"
],
"ref": "city-batch-001"
}See how developers are leveraging Flux 1.1 PRO for diverse applications
Generate optimized images with custom dimensions and WebP format for fast-loading applications
Create high-resolution images with precise dimensions and quality control for professional printing
Generate multiple variations of images in different aspect ratios for various social platforms
Create educational visuals and diagrams with consistent quality and optimized file sizes
Managing your own account with full API capabilities, unlimited generations and a management dashboard.
Free
Enjoy 50 credits with our free trial and explore all our features.
For individuals starting out with AI image generation. 1,600 credits per month.
For growing teams and businesses needing more credits. 8,000 credits per month.
Custom
Boost your large-scale business with dedicated infrastructure.
Disclaimer: MidJourney™ and Flux™ are trademarks of MidJourney and Flux, Inc. ImaginePro is not affiliated with, endorsed by, or sponsored by MidJourney and Flux.
Operations like Imagine/Upscale consume varying amounts of credits based on the selected mode. For more details, please visit our credits page
For developers who want to connect our system with their own Discord accounts. Unleash the full potential of ImaginePro with advanced features.
Join thousands of developers using our Flux API to create amazing applications with precise control and lightning-fast generation. Get started today.
Support for various aspect ratios including 1:1, 16:9, 4:3, 3:2, and custom ratios to fit any design requirement.