v1

latestOpenAPI 3.1.0MIT2026-08-0492100246.4 KB
images

Get a URL to upload image that will be publicly accessible

post/upload/image

Request body

content_type'image/jpeg' | 'image/png' | 'image/webp' required

The HTTP Content-Type of the image or asset

Example request

{
  "content_type": "image/png"
}

Response

Response

upload_urlstring required
download_urlstring required
required_headersobject required

Required HTTP headers to include for the upload