New-style Web and Ping Checks (internal and external) - creation via
Please provide example code for creating these via the v3 API.
Running assumption: the API is broken and this cannot be achieved, as only the V4 API permits this.
David Bond
Posted 1 month ago · Edited 1 month ago·Last reply Jul 17, 2026 at 4:23 PM
2 comments
David Bond
OPJul 17, 2026 at 4:23 PMFor others arriving at this point in the Rabbit hole, we eventually figured out the runes and you have to send in some additional query string runes. Implementation is now available open source here: https://github.com/panoramicdata/LogicMonitor.Api/
Jan Garaj
·1 month agoUptime is just device, so use:
POST https://{company}.logicmonitor.com/santaba/rest/device/devices?v=3
Payload (LLM generated from TF example https://github.com/logicmonitor/terraform-provider-logicmonitor/blob/master/examples/uptime/resource.tf so it may need some tweaking):