Introduction

Welcome to the Webroot Unity API online documentation.

The Unity API is a platform that enables users access to a variety of services and information offered by Webroot. Access is provided through web service REST methods which return individual sets of data. One advantage is that users only have to authenticate with the Unity API once to gain access to any type of information and actions, given that the user has necessary access rights.

Data and actions made available through the service include placing orders for creating new and updating existing product licenses, querying order information, requesting status information about endpoints, and more. The Unity service is actively being worked on and will be extended over time to provide additional data points, notification functionality, and other actions. The Webroot team encourages you to regularly visit this documentation site to stay informed about added API functions and resolved shortcomings.

The Guide provides introductory information about how to authenticate with Unity API and about other general specifications.

The API Reference provides complete list of the available Unity API operations.

Note

This website uses cookies in order to improve your experience and to facilitate general site functionality. By continuing, you agree to our use of cookies (more info).

What's New?

Published on Tuesday, October 15, 2024

Version 1.0.24284.1 - Feature Update

  • Added support for the authorization code flow in AuthServer. To learn about generating access tokens using Postman or custom client applications, click here. To see a flow chart for the new authorization code flow, check the section 'Authorization Code Flow' on this page. Further details can be found here.
  • Implemented token exchange flow. See here for more information.
  • Introduced API actions for querying OpenText Secure Cloud related subscription charges and events. More details are available here. Additionally, a guide has been added which covers filter operations and expressions for 'SecureCloud.Usage' methods. It can be found in the 'Filter Formats' section.
  • Added statistics APIs for endpoints, DNSP agents and Webroot Security Awareness Training (WSAT).

Information about improvements and changes introduced in previous versions can be found in the Change History.