> For the complete documentation index, see [llms.txt](https://docs.reveald.com/technical-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.reveald.com/technical-documentation/data-sources/trend-micro-apex-one.md).

# Trend Micro Apex One

{% hint style="warning" %}
This document is under construction. Please excuse our dust.
{% endhint %}

## About This Document

This guide details the steps necessary to connect Trend Micro Apex One to the Epiphany Intelligence Platform. The Epiphany Intelligence Platform leverages data from tools like Apex One to provide greater visibility into the risks in your environment.&#x20;

## Overview

Trend Micro Apex One allows API access by virtue of an API key paired with the server’s API ID, which can be created in the Management Application by an individual user.&#x20;

There are two ways to accomplish this; either method is acceptable:&#x20;

* **Option 1**: Create a new user who will be designated for use by Epiphany, and generate an API key.
* **Option 2**: Leverage an existing user and follow the steps to generate an API key.&#x20;

{% hint style="success" %}
Note that as of this writing, there is no role-based access control (RBAC) for Trend Micro Apex One.
{% endhint %}

## Version Compatibility

* **Epiphany Site Collector**: Epiphany Collector version 1.0 and later.
* **Trend Micro Apex One:** Server with API capabilities v???.&#x20;

## Prerequisites

* [ ] Access to the Trend Micro Apex One API via creating an API application on its dashboard.

## What is Needed for Integration <a href="#hlk85191078" id="hlk85191078"></a>

* [ ] The Apex server URL.
* [ ] The Apex server’s API application unique ID.
* [ ] The API key.

[Legal Notice](/technical-documentation/legal-notice.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reveald.com/technical-documentation/data-sources/trend-micro-apex-one.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
