Get Started with RMM API
Managed Backup enables interaction with backend features using the RMM API. The API provides a set of requests that can be incorporated into user automation workflow or various remote management solutions.
This feature requires RMM API credentials generated.
This chapter covers the following topics:
API Credentials
To start using API, perform the following steps:
coming soon
Edit /Remove API Credentials
Generated RMM API Credentials can be changed or removed in API area on Setting > General, if needed.
coming soon
Test API Requests
You can create test API requests using the Swagger tool.
The Swagger is located at https://api.mspbackups.com/Swagger/
Be aware that the link to Swagger is case-sensitive and must always be as follows: https://api.mspbackups.com/Swagger/
To learn more about Swagger, refer to the https://swagger.io/ resource