Images
Upscale
Upscale an image based on the supplied parameters.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
multipart/form-data
The image to upscale. Must be a PNG file.
Response
200 - image/png
The response is of type file
.