Upscale

POST

Upscale provided images synchronously with an optional prompt.

Supported image formats include JPEG, PNG, and WEBP

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

This endpoint returns an object.
createddatetime

The time the request was created.

datalist of objects

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

Errors