You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Trend Micro Vision One platform includes advanced XDR capabilities that collect and correlate deep activity data across multiple vectors – email, endpoints, servers, cloud workloads, and networks.
13
13
@@ -34,9 +34,14 @@ import IntegrationTimeout from '../../../../reuse/automation-service/integration
34
34
35
35
<IntegrationsAuth/>
36
36
* <IntegrationLabel/>
37
-
***URL**. Enter your [Trend Micro Vision One API URL](https://automation.trendmicro.com/xdr/Guides/Regional-domains/), for example, `https://api.xdr.trendmicro.com`.
38
-
39
-
***Token**. Enter your [Trend Micro Vision One token](https://docs.trendmicro.com/en-us/documentation/article/trend-vision-one-api-keys-third-party-apps).
37
+
***URL**. Enter your [Trend Micro Vision One API URL](https://automation.trendmicro.com/xdr/Guides/Regional-domains/), for example, `https://api.xdr.trendmicro.com`. Use the region-specific endpoint that matches your tenant's region. For example, for India the URL is `https://api.in.xdr.trendmicro.com`.
38
+
39
+
***Token**. Enter your [Trend Micro Vision One API key](https://docs.trendmicro.com/en-us/documentation/article/trend-vision-one-platform-api-keys). To get the API key:
40
+
1. Log in to your Trend Vision One console.
41
+
1. Navigate to **Administration > API Keys**.
42
+
1. Click **Add API Key**.
43
+
1. Configure the API key settings.
44
+
1. Click **Add** to generate the API key.
40
45
* <IntegrationCertificate/>
41
46
* <IntegrationTimeout/>
42
47
* <IntegrationEngine/>
@@ -50,3 +55,6 @@ For information about Trend Micro Vision One, see [Trend Micro Vision One docume
50
55
51
56
* October 28, 2021 - First upload
52
57
* June 30, 2023 (v1.1) - Updated the integration with Environmental Variables
58
+
* June 3, 2025 (v1.2)
59
+
+ Fixed type SHA1 issue in action `Add Object To Suspicious Object List` and `Delete Object From Suspicious Object List`
60
+
+ Added SHA256 support in action `Add Object To Suspicious Object List` and `Delete Object From Suspicious Object List`
0 commit comments