POST
/
recreate

This operation costs 20 credits.
Recreate is a bit different than the rest in that we first return the URL of the images, but that doesn’t mean the images are processed yet. You may have to do a slow pull to get the images once they’re done by hitting the URL endpoint every 5 seconds or so.

Body

application/json
imageUrl
string
required
maskUrl
string
category
enum<string>
required
Available options:
fullMakeover,
background,
clothes,
hair,
eraser
prompt
string
required
modelId
number

Response

200 - application/json
status
string
required
message
string
imageUrls
string[]
imageKeys
string[]