Skip to main content

Request

Send a POST request to below endpoint to return an upscaled version of the initial image.
curl
Want more upscale models? Request a custom model by contacting us at our Discord server.
The following upscale models are supported:

Body

json

Body Attributes

string
required
Your API Key used for request authorization.
string
required
The URL of the image you want to upscale to super resolution.
number
required
The scale factor for upscaling. Must be between 1 and 4.
string
default:"realesr-general-x4v3"
The upscale model to use. Default: realesr-general-x4v3.
string
A webhook URL to receive a POST callback once the image generation is complete.
boolean
default:"false"
Enable face enhancement in the upscaled image. Default: false.