Interested in becoming a Reseller? Submit application online via email.
Copyright © 2008 FilesAnywhere. All rights reserved. | Terms of Use| Privacy Policy
Complete with detail information on FilesAnywhere API.
The FilesAnywhere SOAP API (FAWAPI) provides a simple web services interface to your FilesAnywhere account. The API (Application Programming Interface) enables your FilesAnywhere account to be integrated with applications and web sites using the standard web services protocol.
SOAP is a simple, XML–based protocol for exchanging messages between a client and a web service. SOAP is independent of any particular operating system, hardware platform, programming language or development environment.
The API is freely available for commercial or non-commercial use by anyone having a FilesAnywhere Account.
The API enables programmers to perform most of the common FilesAnywhere functions remotely, with no user interaction. This includes:
- Account Login
- Basic File Uploads and Downloads
- Streaming Uploads ("AppendChunk" method)
- Basic Folder Management, like viewing folder contents and creating new folders
- Basic File Operations, like renaming and deleting files/folders
- Advanced File Operations, like copying and moving files/folders
- Advanced Folder Management, like viewing advanced folder properties
- Share Management, like creating new shares and managing existing shares
- Online Viewer Operations, like requesting page images for supported file types
You can view a website developed completely using FAWAPI at our Mobile Login.
The FAWAPI continues to evolve. Watch for updates in the FilesAnywhere Developer Community and in the downloadable FAWAPI Specification.