If you want sdk support for languages that is not supported yet, please
contact us so we can add it. you can also integrate
the api directly in your own applications.
Installation
Initialization
File Operations
Upload a File
Delete a File
Get a Signed URL for Download
Generate Pre-Signed URLs for Operations
upload
: Create new filedelete
: Delete existing filedownload
: Download filestart-multipart
: Initialize multipart uploaduploadpart
: Upload individual partcompletemultipart
: Complete multipart uploadcancelmultipart
: Cancel multipart upload