API

The API is available to every registered account. Features marked Customers require a Premium, Premium Light or Premium GOLD subscription.
3 requests per second maximum. Beyond that, the API returns a 429 status code. Repeated failing requests (401, 403, 404, 410) lead to a temporary ban of the IP address and of the account.


Clear · Expand all · Collapse all

Endpoint list

MethodEndpointSection
POST/v1/upload/get_upload_server.cgiWeb upload: get the upload node
POST/v1/download/get_token.cgiFiles: download Customers
POST/v1/file/ls.cgiFiles: list
POST/v1/file/info.cgiFiles: information
POST/v1/file/scan.cgiFiles: antivirus scan
POST/v1/file/rm.cgiFiles: remove
POST/v1/file/mv.cgiFiles: move
POST/v1/file/rename.cgiFiles: rename
POST/v1/file/cp.cgiFiles: copy
POST/v1/file/chattr.cgiFiles: change attributes
POST/v1/folder/ls.cgiFolders: list
POST/v1/folder/mkdir.cgiFolders: make
POST/v1/folder/share.cgiFolders: share
POST/v1/folder/mv.cgiFolders: move
POST/v1/folder/rm.cgiFolders: remove
POST/v1/user/info.cgiAccount: show and set status
POST/v1/ftp/process.cgiFTP: processing request
POST/v1/ftp/users/ls.cgiFTP accounts: list Customers
POST/v1/ftp/users/add.cgiFTP accounts: make Customers
POST/v1/ftp/users/rm.cgiFTP accounts: remove Customers
POST/v1/remote/ls.cgiRemote Upload: list
POST/v1/remote/info.cgiRemote Upload: information
POST/v1/remote/request.cgiRemote Upload: request
POST/v1/vouchers/ls.cgiVouchers: list
POST/v1/vouchers/check.cgiVouchers: validity check
POST/v1/vouchers/use.cgiVouchers: use

Getting started

Web upload

Files

Folders

Account

FTP

Remote Upload

Vouchers

Sample programs

Projects using the API

Warning. This is third party projects.
We do not provide any kind of warranty and/or support on these.

Deprecated features