The Monitor API is the Application Programming Interface layer of WBI Monitor. It hides the details of the server implementation, and gives any developer the capability to develop his/her own customized user interface on top of the Monitor.
WBI Monitor client is actually built on top of this API. It has a published documentation in the form of Javadoc HTML format. It can be used to:
Develop customized reports user Interfaces
Extract data from WBI Monitor, whether current or historical, to be used in data warehousing for example.
Access WBI Monitor Administrative functions