Skip to main content
Fashion endpoint result
Make sure you add your s3 details for image_editing server, so you can receive image generated in your bucket. Images generated without s3 details being added will be delete after 24hours

Request

Make a POST request to below endpoint and pass the required parameters as a request body to the endpoint.
curl

Body

json

Body Attributes

string
required
Your API Key used for request authorization
string
required
Image URL of the model to try the dress on
string
required
Cloth/Dress URL for the garment to try-on
string
required
One of upper_body, lower_body or dresses based on where the garment is to be worn
string
required
Text prompt with description of the things you want in the image to be generated
string
required
Items you don’t want in the image
integer
required
Number of denoising steps. Value accepted are 21, 31 or 41
number
required
Scale for classifier-free guidance (minimum: 1; maximum: 20)
integer
required
Random seed for reproducible results
string
required
Set an URL to get a POST API call once the image generation is complete
string
required
This ID is returned in the response to the webhook API call. This will be used to identify the webhook request