/portalAPI/ResearchInformation/*

2 min. readlast update: 05.08.2025

This article will encompass all portalAPI calls that are related to /portalAPI/ResearchInformation/* endpoints

 

Be sure to input the instance your organization exists on for each call. This is indicated with the "INSTANCE" text in each endpoint. Linked here is a KB to find your instance: 

Locating Your Organization's Instance | ThreatLocker Help Center

 

ResearchInformationGetAllCategories

https://portalapi.INSTANCE.threatlocker.com/portalapi/ResearchInformation/ResearchInformationGetAllCategories

  • Method: GET
  • Description: This API is used to get the research categories available for the respective pages, described below, in the ThreatLocker Portal. This API is used in the Portal when clicking the Modules dropdown on the left side, clicking Application Control, and either viewing the Applications page or viewing the ThreatLocker Store page. This API is also used when clicking the Modules dropdown, clicking ThreatLocker Detect, and either viewing a Detect policy that utilizes categories or creating a Detect policy that will utilize categories.
  • Required Body/Parameters
    • Valid APIKey/Authorization Token in header
  • Optional Body/Parameters
    • getStoreCategories: This field determines whether the additional categories from the ThreatLocker Store will be returned or not. When this field is not used, getStoreCategories defaults to false and the Store categories will not be returned.
      • Expects: true or false
  • Permissions Needed for User
    • Edit Application Control Applications
    • Edit Endpoint Detect Policies
Was this article helpful?