📄️ Download REST API overview
Any 3rd party web or native application can use {conKeyRefs.MFTFS} Download API to transfer files and folders from a {conKeyRefs.MFTFS} server.
📄️ Security token for download REST API
The API links calling the download tool can be protected from being manually copied and used by a different user under the existing SessionID.
📄️ URL parameters for download REST API with session token
- ThruSessionId (mandatory) Session token: Unique identifier of the current session. Regular session type is deleted after the next login under the same account credentials. Immutable session type can be created concurrently under the same account credentials an expire after configurable time, default is 48 hours.
📄️ URL parameters for download REST API with security token
sessionID from {conKeyRefs.MFTFS} is not required of this type of download, user is not authenticated in {conKeyRefs.MFTFS} since calling application is supposed to authenticate a user.
📄️ Download Files using short key REST API
Download Tool with short key option is designed to prevent exposing session ID and file ID on the URL string.
📄️ Server error codes for download REST API
These codes are passed as parameters to the ThruErrorReportingUrl in case any error occurs:
📄️ JavaScript samples for download REST API
The session and folder IDs used are sample values.
📄️ Sample URLs for download REST API
Download using Session ID for authenticated users: