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 Glue OpenAPI at https://github.com/jmaddington/ITG-Glue-OpenAPI
0 Comments