Upscale

POST

Upscale provided images synchronously with an optional prompt.

Supported image formats include JPEG, PNG, and WEBP.

Images links are available for a limited period of time; if you would like to keep the image, you must download it.

Request

This endpoint expects a multipart form containing a file.
image_requestobjectRequired

A request to upscale a provided image with the help of an optional prompt.

image_filefileRequired

Response

Image(s) generated successfully

createddatetime

The time the request was created.

datalist of objects

A list of ImageObjects that contain the generated image(s).

Errors

Built with