Fluw AI
Generate stunningly lifelike photos and illustrations that transform your vision into reality, ready for any project.
Parameters
model
string
Required
prompt
string
Optional
Description of desired design
seed
integer
Optional
For reproducible results
aspect_ratio
string
Aspect ratio of the generation, one of the following: 16:9
, 3:2
, 4:3
, 1:1
, 3:4
, 2:3
, 9:16
image
string
Optional
URL of the input image. Encode your image url if url have special characters.
pid
integer
enhance_prompt
string
Optional
If you want to use Prompt Enhance model, use true
value. If you want to continue without Prompt Enhancer don't add enhance_prompt
parameter to your requests.
format
string
Optional
Output format values: jpg
, png
or webp
processing_url
string
Optional
Curl Example
Response Example
Alternative legacy method: Add &processing_url={url}
to your request.
Last updated