
Request
Make aPOST request to below endpoint and pass the required parameters as a request body to the endpoint.
curl
Body Attributes
string
required
Your API Key used for request authorization
string
required
Text prompt with description of the things you want in the image to be generated
string
Items you don’t want in the image
string
required
URL of the image you want magic mix
integer
Max Width. Default:
768integer
Max Height. Default:
768number
Optional. Minimum k value. Default:
0.3number
Optional. Maximum k value. Default:
0.5number
Optional. Mix factor for the task. Default:
0.5integer
Number of denoising steps (minimum: 1; maximum: 50). Default:
20integer
Number of images to be returned in response. The maximum value is 1.
integer
Seed is used to reproduce results. Same seed will give you same image again. Pass
null for random seed.string
Set an URL to get a POST API call once the image generation is complete.
string
This ID is returned in the response to the webhook API call. This will be used to identify the webhook request.
Body
json

