Webroot Unity API - OpenAPI Definition (Production)
Number of APIs: 116
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.
-
api-ecom-shop-products/{keycode} - Gets information about the order status for a keycode. GET {{baseUrl}}/api/ecom/shop/products/:keycode/orderstatus
-
api-ecom-shop-products/{keycode} - Creates a request to cancel a particular product. DELETE {{baseUrl}}/api/ecom/shop/products/:keycode/licensecategory/:licenseCategoryName
-
api-ecom-shop-products/{keycode} - Gets all child licenses of a parent license, but without billing information which is maintained by the parent license. GET {{baseUrl}}/api/ecom/shop/products/:keycode/childlicenses
-
api-ecom-shop-trials - Creates a trial license for a given product. POST {{baseUrl}}/api/ecom/shop/trials
-
api-ecom-shop - Creates an order by processing a cart. POST {{baseUrl}}/api/ecom/shop/orders
-
api-ecom - Gets orders by vendor order code. GET {{baseUrl}}/api/ecom/orders/:vendorOrderCode
-
api-health - Empty action that can be used to ping for the availability of the service. GET {{baseUrl}}/api/health/ping
-
api-notifications/subscriptions-{subscriptionId} - Gets information about a specific subscription. GET {{baseUrl}}/api/notifications/subscriptions/:subscriptionId
-
api-status-reporting/gsm/{gsmKey} - Returns an endpoint-level summary report of endpoint usage for a GSM master keycode. For each endpoint the report includes information like the endpoint's hostname, machine identifier, and its activation state GET {{baseUrl}}/api/status/reporting/gsm/:gsmKey/endpoints?reportType=ActiveEndpointsWithoutHidden&effectiveDate=2022-11-24T00:00:00Z&continuation=-ZDp_ECUSpSaQI1h
-
api-console-gsm/{gsmKey}-sites-{siteId}-groups-{groupId} - Gets information about a group. GET {{baseUrl}}/api/console/gsm/:gsmKey/sites/:siteId/groups/:groupId