Mood Board AI
Bring your moodboard to life — see it rendered in your space, view it as a full render, or create new moodboards.
Parameters
model
string
Required
image
string
Optional
URL of the input image. Encode your image url if url have special characters.
prompt
string
Optional
extra_image_1
string
Optional
URL of the extra image input slot 1
extra_image_2
string
Optional
URL of the extra image input slot 2
extra_image_3
string
Optional
URL of the extra image input slot 3
extra_image_4
string
Optional
URL of the extra image input slot 4
extra_image_5
string
Optional
URL of the extra image input slot 5
extra_image_6
string
Optional
URL of the extra image input slot 6
pid
integer
Optional
seed
integer
Optional
For reproducible results
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