Performing a RBL Check via the API

The API includes the ability to perform a one-off RBL check, similar to the Manual Check feature in the portal, via the API. This API feature can be used to build your own real-time RBL lookup page, or to perform one-off RBL checks as needed, rather than having them run on a timed basis. One […]

Read More

Is There a Monthly API Request Limit?

No, you can access the API as often as you like! That being said, it’s important to remember that the data in the system only changes as we process checks for your account. If you’ve adjusted your check frequency to once per-day, then your data will only change once per day, and there is little […]

Read More

How Do I Use the API?

We include a simple read/write API, that lets you poll our database for the current status of your hosts, as well as manage hosts and contacts on your account. The API can easily be integrated into existing monitoring systems, like Nagios or Zabbix, by performing a simple HTTP GET request for the list of currently […]

Read More

Contact Types

We currently supports the following contact types: Email: receive notifications in your inbox. SMS: receive notifications on your mobile device. Pushover: receive your notifications in your Pushover application. PagerDuty: route your notifications through your existing dispatching logic. Slack: receive notifications in your group messaging. DataDog: receive events in your DataDog dashboard. Discord: receive notifications in […]

Read More