POST
/
image
/
upscale

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

multipart/form-data
image
file
required

The image to upscale. Must be a PNG file.

Response

200 - image/png

The response is of type file.