---
sourceDocument: Australia Operational Technology Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/operational-technology

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia Operational Technology Management

ft:clusterId :

    - optm

bundleId :

    - optm

workflow :

    - Technology


---

# Discovery Console for OT API

# Discovery Console for OT API {#ariaid-title1}

Release version: Australia  
Updated September 10, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read  
You can access the discovery data from the Console via the API. On the Settings page, select the API tab to view and use the active tokens, denied tokens, and endpoints needed to communicate with the
Service Graph Connector (SGC).  
Note:  
For more information, see [Service Graph Connector for ServiceNow Operational Technology (OT) Discovery](https://servicenow-prod.fluidtopics.net/gNV0MxCpkiwLOrQ1UU12Ig "The Service Graph Connector for ServiceNow Operational Technology (OT) Discovery (SGC) imports data from a connected Operational Technology Discovery OT Discovery environment and leverages the Integration Hub ETL framework.").

## API settings {#api-discovery-console__section_lmd_31j_jgc}

The API settings are used to set up the active tokens, denied tokens, and endpoints needed to communications between the Service Graph Connector for ServiceNow OT Discovery and the Operational Technology Discovery components.

Tokens can be imported or exported, and endpoints can be downloaded.

The Service Graph Connector for ServiceNow OT Discovery enables the API to communicate data from the Discovery Console for OT and other Discovery components to the ServiceNow instance. Data can also be communicated to and from external APIs.

## Functionality {#api-discovery-console__section_xng_gfx_lgc}

The Service Graph Connector for ServiceNow OT Discovery has been enhanced for better connection to and from the Discovery components, the Discovery Console for OT API, and your ServiceNow instance.  
The Service Graph Connector for ServiceNow OT Discovery makes available for the Discovery Console for OT API functions such as:

* Sends the status of the user license.
* Imports all software programs that are identified on the devices and returns a paginated list from the SoftwaresAPI view.  
  The API ingests software and provides the following program attributes:
  * `inputProduct`: Software name
  * `Version`: Version of the installed software
  * `inputVendor`: Manufacturer of the software
  * `lastSeenOn`: Assets' LastSeenOn field added to the object
  * `assetId`: Derived from the _id for the asset document containing the software array.
  * `_id`: For the document; should be the _id for the object in the software array
  {#api-discovery-console__ul_ch3_chx_lgc}
* Transfers images and screen shots from the Console to the ServiceNow instance. This returns images in a paginated list with these filters:
  * `UpdateOn`
  * `CreatedOn`
  * `ScreenShot`
  * `Size`
  * `OCR Words`
  * `Titles`
  {#api-discovery-console__ul_aqy_bjx_lgc}
* Pushes Discovery Sensor for OT information to the ServiceNow instance.
  * The API can be used to return the `sensorId`.
  * You can gather information about the Sensor and use it to discover assets.
  * Sensor information can be pushed via the API to the ServiceNow instance.
  {#api-discovery-console__ul_ayd_p3x_lgc}
* Sends to the Console virtual machine (VM) health metrics and host metrics of the Sensor and the Collector. This helps with visibility of version, installed processes, and the health of the host machine for the Discovery Console for OT, the Discovery Sensor for OT, and the OT Discovery Collector.
{#api-discovery-console__ul_q35_kgx_lgc}

## Indirect network connection (air-gapped) {#api-discovery-console__section_xbv_ybt_pgc}

For security reasons, a computer or system may not be directly connected to the internet or may be on an unsecured LAN. In such a situation, the Operational Technology Discovery components can't push files or data to the MID Server and from there via the Service Graph Connector on to the ServiceNow instance.

To solve the air-gap issue, the Discovery Console for OT can generate JSON files. These JSON files are physical files and can be manually copied and then moved to the MID Server via an external drive. They can then be manually
copied to a specific directory on the MID Server and then consumed through the SGC to the ServiceNow instance.

For example, if you navigate to Settings \> Exports on the Discovery Console for OT, you can download data generated by the Discovery components as a JSON export file. You can schedule the frequency of these downloads setting the number of days and time of
day. These files are saved to the /opt/MSi/srv/apiexports directory. From there you can move them to physical media like a thumb drive. You can then copy or import the JSON files to the MID Server and
through Service Graph Connector for ServiceNow OT Discovery and then on to the ServiceNow instance.
* **[Edit API settings](https://servicenow-prod.fluidtopics.net/qCGSLPI~pp7aZs8nhbyGlw)**   
  Edit the API settings for the Discovery Console for OT to generate active tokens, remove denied tokens, or view the available API endpoints needed to communicate with the Service Graph Connector for ServiceNow OT Discovery.

**Related concepts**   

* [Air-gapped networks and OT Discovery installation](https://servicenow-prod.fluidtopics.net/nYlNklfzYytaTn1cENoj~g "This section explains the options for air-gapped and non-air-gapped network, installation of Discovery for OT components, and accessing data from scans and queries.")  
**Related tasks**   

* [Export data](https://servicenow-prod.fluidtopics.net/~XjVqOymTF1iy17qifz6WA "The Discovery Console for OT exports data as a JSON export file.")
* [Edit API settings](https://servicenow-prod.fluidtopics.net/qCGSLPI~pp7aZs8nhbyGlw "Edit the API settings for the Discovery Console for OT to generate active tokens, remove denied tokens, or view the available API endpoints needed to communicate with the Service Graph Connector for ServiceNow OT Discovery.")  
**Related topics**   

* 

