Does mambo EMM have an API?
Yes!
In fact, the entire mambo EMM front end (dashboard.mambomobility.com (opens new window)) is built on top of our API.
Our reference page for the mambo EMM API can be found here (opens new window) which offers an interactive experience for those interesting in testing out the functionality without setting up a whole environment first.
You'll need two things to interact with the API, a Team ID and an access token. From there you'll be free to:
- manage devices
- create and manage polices
- adjust team settings
- create and manage enrolment tokens
- ..and much more
Again, our front end is built on this API, so if you can perform an action in the mambo EMM console, you can do it via API. You could even build your own front end for mambo!
We're working hard to create documentation and surface interesting use cases for our API, and as always we welcome customer feedback.