API access
- Last Updated: January 29, 2026
- 1 minute read
- Automate MFT
- Documentation
Automate MFT provides a set of APIs (application programming interfaces) to allow users to integrate with external systems without using the UI.
API access is secured end‑to‑end with Private Key JWT (PKJWT) client authentication, permission enforcement, rate‑limiting, auditing, and network access controls (IP allowlists).
Only Administrators can create and manage API keys.
APIs are accessed using a REST syntax over https, and can be
called from many programming languages such as Python or PowerShell.
Note: The API is mapped to run at
https://api.region.mft.progress.com Where region
will vary depending on your location.
Quick view
The Details panel appears on the right side of the interface when an API Key is selected from the list. It provides a concise summary of associated information, such as ID, creation details, and IP access.