Skip to main content

Endpoint

Auth: Public (rate limited)

Path parameters

path
string
required
Path to the file relative to the storage root, including the file extension.photo.jpg · videos/clip.mp4 · assets/logo.png

Response

Returns the raw binary content of the original file with Content-Disposition: attachment, browsers will prompt a download rather than displaying inline. Status codes: 200 success · 400 invalid path · 404 not found · 500 error

Example

Transform Media

Serve transformed versions instead of the original.

Upload Files

Upload new files.

Download Multiple Items

Bundle several files/folders into one ZIP.