REST API
The UDEP Platform REST API can be used to:
- User & Groups Management
- Application & Library Management
- Session Management
- Messages & Attachments
- Status
The REST API documentation is available online: UMP v6 REST API Swagger IDE
The above definitions can be imported into tools like Postman and other online REST API tools to test.
You can also get a quick start in developing apps by heading to the Unvired GitHub Project for sample programs and more.