Introduction

The ilert API is a RESTful API and provides programmatic access to entities in ilert and lets you easily integrate ilert with 3rd party tools. If you are looking to develop an inbound integration (e.g. for a monitoring tool), please use our Events API.

The API supports the JSON content type for requests and responses. The response content type is requested via the HTTP Accept header (application/json). All resources are accessible via https and are located at api.ilert.com/api.

Was this helpful?