About REST API v1

Last updated on 25 September, 2024

Recommendation: Migrate to LogicMonitor REST API v3 to programmatically leverage the latest features and enhancements. LogicMonitor does not add new features endpoints to earlier API versions. For more information, see REST API v3 Swagger Documentation.

For more information regarding LogicMonitor’s sunset updates of the REST API, see Updates for LogicMonitor REST API v1, v2, and v3 in the Community.

LogicMonitor’s REST API v1 allows you to programmatically query and manage your LogicMonitor resources: dashboards, devices, reports, websites, alerts, collectors, datasources, SDTs,  and more. 

Note: LogicMonitor REST API v1 does not support the PATCH HTTP method.

Version can be specified in an X-Version header, or in the URL as a query parameter. You can make v1 requests by including a ‘?v=1’ query parameter or by including a ‘X-Version:1’ header.