Skip to main content

API Overview

Browse & Query

API NameMethodPath
List DirectoryGET/fileManage/list
Get File DetailsGET/fileManage/folderInfoAll

File Writing & Management

API NameMethodPath
Create File or FolderPOST/fileManage/CreateFolder
RenamePOST/fileManage/folderRename
Move or CopyPOST/fileManage/moveFiles
DeleteDELETE/fileManage/folder/del
Restore from Recycle BinPOST/fileManage/restoreRecycle

File Transfer

API NameMethodPath
Prepare DownloadPOST/fileManage/prepareFileDownload
File UploadPOST/fileManage/upload