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.

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/vsa9"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.

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