📄️ Download REST API overview
Overview of the Managed File Transfer Download REST API, which lets third-party applications download files and folders from a Managed File Transfer server.
📄️ Security token for download REST API
Describes the AES-256 encrypted security token structure used to protect Managed File Transfer download API links from unauthorized reuse.
📄️ URL parameters for download REST API with session token
Reference for Managed File Transfer download REST API URL parameters when authenticating with a session token, including mandatory and optional fields.
📄️ URL parameters for download REST API with security token
Reference for the Managed File Transfer download REST API URL parameters when using an encrypted security token instead of a session ID for authentication.
📄️ Download Files using short key REST API
Learn how to use the Managed File Transfer short key download option to avoid exposing session and file IDs in download URLs.
📄️ Server error codes for download REST API
Lists the numeric server error codes returned by the Managed File Transfer download REST API and their meanings.
📄️ JavaScript samples for download REST API
JavaScript code samples for calling the Managed File Transfer download REST API using both session token and security token authentication methods.
📄️ Sample URLs for download REST API
Sample URLs for the Managed File Transfer download REST API using session ID authentication and security token authentication.