OpenAPI Spec for Kaseya’s IT Glue

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...
SaaS Alerts to Software Companies: Give Us More Data

SaaS Alerts to Software Companies: Give Us More Data

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...

KEAP Webhooks

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”,...