Request
Make aPOST
request to below endpoint and pass the required parameters in the request body.
Body
Body
Your API Key used for authenticating your request
Room image in which object wants to be added
Object which we want to add
Prompt required for generation
Width of output image. Min: 512, Max: 2048. If not provided, uses original image resolution
512 <= x <= 2048
Height of the output image. Min: 512, Max: 2048. If not provided, uses original image resolution
512 <= x <= 2048
The scale for classifier-free guidance
Number of inference steps required for generation
Specifies whether the response should be returned as a base64 string. Defaults to false
A URL to receive a POST API call once the image generation is complete
An ID returned in the API response, used to identify the webhook request
Response
Interior mixer response
- Option 1
- Option 2
success
Time taken to generate the result in seconds
Unique identifier for the generation request
Array of URLs to the generated images
Array of proxy URLs for the generated images
Metadata about the generation process and parameters used