# HFS 3 ## Docs - [Introduction](https://hfs-3.apidog.io/doc-503147.md): - [Admin](https://hfs-3.apidog.io/folder-1207181.md): ## API Docs - Front-end [List files](https://hfs-3.apidog.io/api-6834191.md): returns all files of a specified folder - Front-end [Upload](https://hfs-3.apidog.io/api-6834193.md): Equivalent to curl -T FILE URL/ - Front-end [Upload ](https://hfs-3.apidog.io/api-6834192.md): Equivalent to curl -F upload=@FILE FOLDER/ - Front-end [Delete](https://hfs-3.apidog.io/api-8794836.md): Equivalent to curl -T FILE URL/ - Front-end [Create folder](https://hfs-3.apidog.io/api-10249487.md): - Admin > misc [get config](https://hfs-3.apidog.io/api-6845796.md): - Admin > misc [set config](https://hfs-3.apidog.io/api-6845797.md): - Admin > accounts [add account](https://hfs-3.apidog.io/api-6834324.md): - Admin > accounts [update account](https://hfs-3.apidog.io/api-6845743.md): - Admin > accounts [list accounts](https://hfs-3.apidog.io/api-6845746.md): - Admin > accounts [delete account](https://hfs-3.apidog.io/api-6845745.md): - Admin > accounts [list usernames](https://hfs-3.apidog.io/api-6845756.md): - Admin > accounts [get account](https://hfs-3.apidog.io/api-6845749.md): you can also call this with POST - Admin > accounts [list admins](https://hfs-3.apidog.io/api-6845757.md): - Admin > accounts [safer update of the password](https://hfs-3.apidog.io/api-6888372.md): use SRP protocol to change the password without transmitting it. If your channel is trusted, you can just specify 'password' in set_account or add_account, that's much simpler.