Kaseya VSA 9 REST API

The Kaseya VSA 9 REST API lets third-party applications integrate with a VSA server and perform many of the tasks a VSA user performs in the product — agents, machine groups, organizations, assets, audit data, patch management, agent procedures, ticketing, alarms, service desk and system administration. Because VSA 9 is customer-hosted or tenant-hosted, the API is served from each customer's own VSA server root under /api/v1.0 rather than from a single vendor host.

API entry from apis.yml

apis.yml Raw ↑
aid: kaseya:vsa9
name: Kaseya VSA 9 REST API
description: The Kaseya VSA 9 REST API lets third-party applications integrate with a VSA server and perform
  many of the tasks a VSA user performs in the product — agents, machine groups, organizations, assets,
  audit data, patch management, agent procedures, ticketing, alarms, service desk and system administration.
  Because VSA 9 is customer-hosted or tenant-hosted, the API is served from each customer's own VSA server
  root under /api/v1.0 rather than from a single vendor host.
humanURL: https://help.vsa9.kaseya.com/help/Content/Modules/rest-api/home.htm
baseURL: https://help.vsa9.kaseya.com/help/Content/Modules/rest-api/31615.htm
x-base-url-pattern: https://{your-vsa-server}/api/v1.0
x-base-url-note: VSA 9 is tenant/customer-hosted; the callable base URL is the customer's own VSA server
  root. The documentation reference URL is recorded here because Kaseya publishes no single vendor-hosted
  VSA 9 API host.
image: https://www.kaseya.com/wp-content/uploads/2023/04/kaseya-logo.svg
tags:
- Endpoint Management
- Remote Monitoring and Management
- Patch Management
properties:
- type: Documentation
  url: https://help.vsa9.kaseya.com/help/Content/Modules/rest-api/home.htm
- type: APIReference
  url: https://help.vsa9.kaseya.com/help/Content/Modules/rest-api/31615.htm