Join fellow LogicMonitor users at the Elevate Community Conference and get hands-on with our latest product innovations.

Register Now

Resources

Explore our blogs, guides, case studies, eBooks, and more actionable insights to enhance your IT monitoring and observability.

View Resources

About us

Get to know LogicMonitor and our team.

About us

Documentation

Read through our documentation, check out our latest release notes, or submit a ticket to our world-class customer service team.

View Resources

Add a note to an Alert

LogicMonitor’s REST API allows you to programmatically add a note to existing alerts.   Notes: Adding a note to an alert will not acknowledge it.  For more information about acknowledging alerts, see this page As with all of our API calls, authentication is required.     HTTP Method: POST Resource URI: /alert/alerts/{id}/note Where {id} is … Continued

About the Alerts Resource

You can use LogicMonitor’s REST API to programmatically get and acknowledge your alerts. Note: As with all of our API calls, authentication is required.     Resource Properties All alerts have the following properties:   Property Description Type id The alert id String type The type of alert String internalId The internal id for the … Continued

Acknowledge Alerts

Overview LogicMonitor’s REST API allows you to programmatically acknowledge alerts. As with all of our API calls, authentication is required. HTTP Method: POST Resource URI: /alert/alerts/{id}/ack(where {id} is the id OR internalId of the alert you’d like to acknowledge; you must include an ackComment in the body of your POST request) Example The following Python … Continued

Get Alerts

Overview LogicMonitor’s REST API allows you to programmatically get alerts for your account. As with all of our API calls, authentication is required. Note: If you’re trying to request alerts for a specific device, device group, or service, consider using the alerts sub-resources for those resources. Request Information Returns a list of alerts HTTP Method: … Continued

Start Your Trial

Full access to the LogicMonitor platform.
Comprehensive monitoring and alerting for unlimited devices.