API Reference

Download the file

Downloads the specified file.

Log in to see full request history
Query Params
string
required

SHA256 file hash

string
required

File MAC key (uuid4), that is associated with the file descriptor and allows to grant access to the file.

string
Defaults to file

Name of the downloaded file

boolean
Defaults to false

Thumbnail mode. You can use the 'tnh' and 'tnv' parameters to specify the size of your thumbnails.

integer
Defaults to 100

Thumbnail horizontal size

integer
Defaults to 100

Thumbnail vertical size

Responses
200

File was downloaded successfully.

400

Bad request

500

Internal server error

Language
Credentials
Click Try It! to start a request and see the response here!