![]() |
Monitis REST API Documentation | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Why use Monitis REST API?Monitis REST API makes it possible to access data and manage settings of your Monitis account without logging into dashboard
thus allowing you to build your own application on top of Monitis.
Suppose youâve got a website which is being monitored in Monitis and you want to see the monitoring data in your admin panel.
You can write a small script to retrieve the monitoring data via Monitis API and show it in your admin panel.
Monitis Rest API is also a good solution in case you own a monitoring service and want to offer your users also monitors existing in Monitis.
Why use Monitis Custom Monitor REST API?Monitis Custom Monitor REST API gives a unique ability to monitor anything that is changing during some period â parameters of a network object, page rank, ticket price, exchange rate, air temperature. Suppose you have some script that does monitoring â retrieve and/or calculates metrics you want to monitor. Using Monitis Custom Monitor API you can create a custom monitor and schedule your script to upload monitoring data to Monitis server. After then you can access the monitoring data both by the API and on Monitis dashboard. Plus you can define notification rules so that you are alerted in case any metric is changed.
Monitor TypesIn some API actions you have to specify monitor type id. You can get monitor type id values from below table.
Testing tool |