Outpaint

Request
Make aPOST
request to below endpoint and pass the required parameters as a request body to the endpoint.
Body
Body
Your API Key used for request authorization
URL of the initial image to outpaint
The text prompt to guide image generation
Aspects to avoid in the generated image
Width of the output image
x <= 1440
Height of the output image
x <= 1440
Width of the mask overlap area
x <= 42
Number of denoising steps
x <= 30
How closely to follow the prompt
Seed for reproducible results
Whether to save output temporarily
Whether the image is base64 encoded
URL to receive POST API call when complete
ID for webhook identification
Response
Outpainting response
- Option 1
- Option 2
- Option 3
success
Time taken to generate the image in seconds
Unique identifier for the generation request
Array of generated image URLs
Array of proxy image URLs
Metadata about the generation process