Northbound Interface (NBI) - is a InfiMONITOR's programming interface for integration with the higher-level NMS (Network Management System). Thus, NBI allows to perform integration to the existing monitoring infrastructure.

Integration with InfiMONITOR is performed through software. For more detailed information please refer to the documentation of your NMS.

Northbound interface is implemented as REST API, through which the following data can be obtained from InfiMONITOR:

In order to obtain the link to the NBI go to the section "Settings" → "System" → "Integrations". For authorization use the access key noted in the "API key" field.

Find out more about REST API structure through the link above. Here you can manually execute queries for which you need to authorize with "API key".

Integration examples

You may found integration examples following the link: https://github.com/infinetwireless/infimonitor-nbi-examples