RAD Server Administrative API
Go Up to RAD Server Engine (EMS Server)
The RAD Server Engine includes a REST API Server, remote database access, and tracking the usage of your application. The RAD Server Engine stores in the RAD Server Database information about the activity of the Users, Groups of Users, RAD Server Installations (registered devices), RAD Server EdgeModule resources registered in the server and the RAD Server Push Notifications sent to the registered devices.
The RAD Server Engine also creates basic analytics with the stored information.
All the RAD Server database data can be accessed by the RAD Server Client applications by making use of the Administrative Built-in API, that is already registered in the RAD Server Engine.
The Administrative built-in API of the RAD Server Engine has the following RAD Server resources:
Resource | Description |
---|---|
RAD Server API documentation in YAML and JSON format. | |
Information about the registered users in the RAD Server database. | |
Information about the groups of registered users. | |
Information about the current version of RAD Server. | |
Information about the registered devices (where an RAD Server Client Application is installed). | |
Information about RAD Server EdgeModules registered in the RAD Server Engine. | |
Information about push notification messages sent to the registered devices. |