Kaseya VSA 10 API

VSA 10 (formerly VSA X) exposes a REST API browsable from each tenant's own server at /api, with access controlled through VSA access tokens that carry explicit REST API (Read, Write) scopes, and through Trusted Applications which provide OAuth-based authorization without manually created API credentials. Tenants are hosted on subdomains of vsax.net.

API entry from apis.yml

apis.yml Raw ↑
aid: kaseya:vsa10
name: Kaseya VSA 10 API
description: VSA 10 (formerly VSA X) exposes a REST API browsable from each tenant's own server at /api,
  with access controlled through VSA access tokens that carry explicit REST API (Read, Write) scopes,
  and through Trusted Applications which provide OAuth-based authorization without manually created API
  credentials. Tenants are hosted on subdomains of vsax.net.
humanURL: https://help.vsa10.kaseya.com/help/Content/2-Administration/configuration/api.htm
baseURL: https://vsax.net/api
x-base-url-pattern: https://{tenant}.vsax.net/api
x-base-url-note: VSA 10 is tenant-scoped; each customer's API lives on their own vsax.net subdomain.
image: https://www.kaseya.com/wp-content/uploads/2023/04/kaseya-logo.svg
tags:
- Endpoint Management
- Remote Monitoring and Management
- Automation
properties:
- type: Documentation
  url: https://help.vsa10.kaseya.com/help/Content/2-Administration/configuration/api.htm
- type: Authentication
  url: https://helpdesk.kaseya.com/hc/en-gb/articles/4705556673169-Use-VSA-Access-Token-API