Skip to main content
POST
Download an image

Authorizations

X-API-Key
string
header
required

Body

application/json
url
string
required

Public HTTPS URL of the image to download.

Required string length: 1 - 8192
Example:

"https://example.com/product.png"

Response

Original image bytes; format may differ from the URL suffix.

The response is of type file.