by Jonathan | Nov 25, 2024 | MSP
Kaseya has decent documentation on their IT Glue API, but does not publish it in a standard format (Swagger / OpenAPI). To fix that deficiency, I wrote a script that parses the official page and create an OpenAPI 3.0 compliant spec from it, find the script and the IT...
by Jonathan | Mar 12, 2024 | MSP
SaaS applications have become the most dangerous and widespread threat vector for businesses of all sizes. A key issue in keeping them secure is that many software companies DO NOT include security log data in their APIs, which inhibits user behavior monitoring inside...
by Jonathan | Dec 1, 2023 | Skip Front Page, Tech
These are notes for Keap webhooks as of 2023-12-05. You can retrieve them via the KEAP REST API v1, but they are not documented anywhere else. [ “appointment.add”, “appointment.delete”, “appointment.edit”, “company.add”,...