AlertSite APIs

Last modified on March 27, 2024

AlertSite provides a set of APIs to manage monitors and related resources in your AlertSite account, and to retrieve historical monitoring data.

Monitor API (JSON)

Use this API to create, edit, and delete monitors.

Monitor API (XML)

Use the XML API to:

The XML API also provides operations to create and manage monitors, but we recommend using the JSON API for this purpose because it is more flexible and supports more monitor types.

Management API

A JSON API to run a test on demand and to manage alert recipients, recipient groups, blackouts, and SLAs.

Report API

The Report API allows you to get historical data (such as availability and response time) for one or more monitors based on location, time frame, and other parameters. You can have your applications parse this data and display it in any way you see fit.

Highlight search results