Reimagine Flux
(Beta) Reimagine Flux
(Beta, synchronous) Reimagine Flux is a new AI model that allows you to generate images from text prompts.
POST
Authorizations
Your Freepik API key. Required for authentication. Learn how to obtain an API key
Body
application/json
Base64 image to do the reimagination
Webhook URL to notify the user when the task is completed
Example:
"A beautiful sunset over a calm ocean"
Imagination type
Available options:
wild
, subtle
, vivid
Image size with the aspect ratio. The aspect ratio is the proportional relationship between an image's width and height, expressed as *_width_height (e.g., square_1_1, widescreen_16_9). It is calculated by dividing the width by the height.
If not present, the default is original
.
Available options:
original
, square_1_1
, classic_4_3
, traditional_3_4
, widescreen_16_9
, social_story_9_16
, standard_3_2
, portrait_2_3
, horizontal_2_1
, vertical_1_2
, social_post_4_5
Was this page helpful?