Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

Enter token in format (Bearer )

Body

multipart/form-data
format
enum<string>
required

Target format

Available options:
jpg,
png,
webp,
gif,
avif
Example:

"webp"

image
file

The image file

url
string<uri>

Alternative: URL of image

quality
integer
Required range: 1 <= x <= 100
Example:

90

width
integer
Example:

1920

height
integer
Example:

1080

keep_forever
boolean
Example:

false

Response

200 - application/json

Image converted successfully

success
boolean
Example:

true

data
object