Updated on 2025-08-12 GMT+08:00

Endpoints

After applications are added to the API data security protection system, the system automatically sorts out their endpoints and classifies them into sensitive and non-sensitive by configured sensitive data labels.

You can manage endpoints through the system by querying, configuring, deleting, bringing online, and bringing offline them.

After an application is added and a proxy is configured, if traffic accesses an API of the application for the first time, the automatically discovers the endpoint and adds it to the endpoint list. If a sensitive data label is identified in an endpoint, the endpoint is defined as sensitive.

Prerequisites

A proxy application has been added. For details, see Adding a Proxy Application.

Disabling an Endpoint

  1. Log in to the web console of the API data security protection system as user sysadmin.
  2. In the navigation pane on the left, choose Assets > Endpoints.

    Figure 1 Endpoints page

  3. Disable the target endpoint.

    After an endpoint is disabled, all configured rules do not take effect on the endpoint. The identified endpoint is enabled by default.

Bringing an Endpoint Offline

  1. Log in to the web console of the API data security protection system as user sysadmin.
  2. In the navigation pane on the left, choose Assets > Endpoints.

    Figure 2 Endpoints page

  3. Click Offline in the Operation column of the target endpoint.
  4. Click OK.

    When the endpoint goes offline, its status changes to Offline and all access attempts are denied.

Procedure for Modifying an Endpoint

  1. Log in to the web console of the API data security protection system as user sysadmin.
  2. In the navigation pane on the left, choose Assets > Endpoints.

    Figure 3 Endpoints page

  3. To modify endpoint information, click Endpoint config on the right of the target endpoint in the endpoint list area.

Related Operations

  • To delete an endpoint, locate the endpoint in the list and click Delete in the Actions column.
  • To perform other bulk actions, select target endpoints in the list, click Bulk Actions in the upper right corner, and select an action from the drop-down list.