Unitrends · Authentication Profile

Unitrends Authentication

Authentication

Unitrends secures its APIs with oauth2, http-bearer, and session-token across 3 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyBackupDisaster RecoveryData ProtectionBCDRRansomware ProtectionMSPEndpoint Backup
Methods: oauth2, http-bearer, session-token Schemes: 3 OAuth flows: clientCredentials API key in:

Security Schemes

Bearer apiKey
· in: header (Authorization)
UniView Portal OAuth 2.0 client credentials oauth2
· flows: clientCredentials
Appliance session token session-token

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/unitrends-public-api-openapi.json
docs: https://help.unitrends.kaseya.com/uniview-help/Content/MSP/public-api.htm
summary:
  types:
  - oauth2
  - http-bearer
  - session-token
  oauth2_flows:
  - clientCredentials
schemes:
- name: Bearer
  type: apiKey
  in: header
  parameter: Authorization
  description: 'JWT Authorization header using the Bearer scheme. Example value: "Bearer {token}"'
  sources:
  - openapi/unitrends-public-api-openapi.json
- name: UniView Portal OAuth 2.0 client credentials
  type: oauth2
  api: Unitrends MSP Public API (UniView Portal)
  flows:
  - flow: clientCredentials
    tokenUrl: https://login.backup.net/connect/token
  discovery: https://login.backup.net/.well-known/openid-configuration
  client_auth_methods:
  - client_secret_post
  - private_key_jwt
  - client_secret_basic
  credential_issuance: >-
    Create public API credentials in the UniView Portal (API Access view >
    + New); the portal issues a Client ID and Client Secret (the secret is
    shown once). Exchange them at POST https://login.backup.net/connect/token
    with grant_type=client_credentials (HTTP Basic client_id:client_secret),
    then pass the access_token as "Authorization: Bearer {token}".
  docs: https://help.unitrends.kaseya.com/uniview-help/Content/MSP/public-api.htm
- name: Appliance session token
  type: session-token
  api: Unitrends appliance REST API (Recovery Series / Unitrends Backup)
  description: >-
    POST /api/login with the username and password of a valid system user
    returns an auth_token (with a timeout in seconds) that must be passed in
    the HTTP header of every subsequent appliance REST API request; POST
    /api/logout ends the session.
  docs: https://github.com/Unitrends/unitrends-api-doc/wiki/Login

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/unitrends-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

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