Generate images using Flux model
Image Generation
Flux Dev API
Generate high-quality images using the Flux model
POST
Generate images using Flux model
Documentation Index
Fetch the complete documentation index at: https://docs.shaktistudio.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT token for authentication
Body
application/json
Text description of the image to generate
Height of the generated image in pixels
Required range:
256 <= x <= 1024Width of the generated image in pixels
Required range:
256 <= x <= 1024Random seed for reproducible generation
Number of denoising steps
Required range:
1 <= x <= 150Number of images to generate
Required range:
1 <= x <= 4How closely to follow the prompt
Required range:
1 <= x <= 20Text description of what to avoid in the generated image
LoRA weights configuration

