🗃️ API Reference - File Sharing APIs
3 items
📄️ Web service REST design
Describes the REST design principles of the Managed File Transfer REST Services API, including stateless sessions, HTTP verb usage, JSON/XML formats, and...
📄️ Versioning
Explains how the Managed File Transfer REST Services API uses side-by-side URI versioning so clients can adopt new API versions without breaking existing...
📄️ Accessing signature using HTTP header
Describes how to authenticate requests to the Managed File Transfer REST API by passing a session ID in the Authorization HTTP header.
📄️ Exception handling
Describes how the Managed File Transfer REST Services API returns structured error responses, including the ErrorInfo object with Message and ErrorCode fields.
📄️ API data types
Reference for the primitive data types used in the Managed File Transfer REST Services API, including String, Integer, Long, Boolean, and DateTime with...
📄️ API complex data constructions
Describes the complex data constructions used by the Managed File Transfer REST Services API, including the Collection type and its XML serialization format.
📄️ Understanding REST API error codes
Lists all error codes returned by the Managed File Transfer REST Services API, covering authentication failures, invalid IDs, permission errors, and...
🗃️ Programmatic File and Folder transfers with REST API
3 items
🗃️ File Transfer User Interface tools
2 items