The NetCloud Manager API is an interface for developers to integrate their systems and scripts with the data available in NetCloud Manager. This includes online/offline status of routers and network interfaces, signal strength and quality of cellular modems, router logs, and much more.
Developers often need to integrate the data collected by NetCloud Manager into their internal network monitoring systems, log parsing applications, or network inventory management systems. The NetCloud Manager API provides a robust interface for integrating these systems.
The NetCloud Manager API is a RESTful HTTP interface that returns data in JSON format. This article instructs you how to enable your access to the NetCloud Manager API, manage your API keys, and access additional documentation and code examples in the API Portal.