The Monitor API is the Application Programming Interface layer of BI Monitor. It hides the details of the server implementation, and gives any developer the capability to develop a customized user interface on top of the Monitor.
BI 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 BI Monitor, whether current or historical, to be used in data warehousing for example.
Access BI Monitor Administrative functions