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:
Interactive API Testing
Import the Boomi MFT API collections into Postman to test endpoints, view request examples, and accelerate your integration development. Use the Run in Postman button available on individual API reference pages to import the collection to your Postman account.
For more information about Postman collections, forking, and making your first API call, refer to the Working with Boomi APIs on Postman page.