---
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


---

# Edit Console API settings

# Edit API settings {#ariaid-title1}

Release version: Australia  
Updated March 12, 2026  
![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read  
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.

## Before you begin

Role required: admin

## About this task

The Service Graph Connector for ServiceNow OT Discovery has been enhanced to make available these functions of the Discovery Console for OT API.

## Procedure

1. In the main menu, go to the Settings page.
2. On the Settings page, select the API tab.  

   <br />

Active Tokens

3. Generate an API token.  
   1. Select the Active Tokens tab.
   2. Select the add icon ![]().
   3. In the Generate API Token window, select the expiration date.
   4. Select Generate Token.
   {#edit-api-settings-console__ol_u3d_5hc_42c}
4. Remove denied tokens.  
   1. Select the Denied Tokens tab.
   2. Next to the API token that you want to remove, select the Remove Token ![]() icon.
   {#edit-api-settings-console__ol_m33_b3c_42c}
5. View the available endpoints.  
   The endpoints are listed in columns by name, method, and their URI. The following endpoints are available for the Discovery Console for OT.   

   * Sites
   * Assets: Returns the `DeviceId` for each asset; if no `DeviceId` is set, then it returns `null`.
   * Network Zones: Returns values for the Network zone, parent/child zones, Subnet information, and IP ranges.
   * Sensors: Returns the Sensor id (`sensorId`) that points to the sensor that was used for the discovery.
   * Console Info: Returns the Console information.
   * Connections
   * Connections-V2
   * Installed Software
   * Images
   * Sensor Health
   * License Status: Returns the status of the license and whether it is expired, to the Discovery Console for OT.
   * Notifications
   {#edit-api-settings-console__ul_qxy_n3c_42c}
   1. Select the Endpoints tab.
   2. Select the copy icon (![]()) to copy the endpoint.
   3. The data is matched to the API.
   4. Automatically store files under `./apiexports`.
   5. Use the naming convention `${API}_${DATE}.json` (for example, `Assets_19791231.json`).
   6. After creating the new file, delete any previously created files.
   7. Only generate files if there is sufficient disk space.  
      The disk space available is limited to 1 GiB.
   {#edit-api-settings-console__substeps_dbk_zx2_ngc}

