MFT APIs overview
The Managed File Transfer (MFT) provides two main types of APIs for interacting with its services: REST APIs and SOAP APIs. The REST APIs are designed around a predictable, resource-oriented model that employs standard HTTP methods, authentication, and common action verbs. On the other hand, the SOAP APIs present a structured, protocol-driven alternative, complete with specific guidance for development environments like Visual Studio.
AFT APIs
Here're the list of AFT APIs:
- AFT Management APIs
- AFT AuditLog REST APIs
- AFT Content Upload APIs
- AFT Content Download APIs
- Health Check API
File Sharing APIs
Here're the list of File Sharing APIs:
Was this topic helpful?