# Create a Trend Micro Vision One API Token

### **Obtain authentication tokens**

Generate authentication tokens in the Trend Vision One console to access the APIs.

1. On the Trend Micro Vision One console, go to **Administration** > **API Keys**.
2. Generate a new authentication token.
3. Click **Add API key**.
4. Specify the settings of the new API ke&#x79;**:**
   1. **Name**: Enter a meaningful name that can help you identify the API key (Example: `RadiantSecurity_API_Token`).
   2. **Role**: The user role assigned to the key. The assigned role must have the following permissions:

      | API Category               | App                        | Permissions              |
      | -------------------------- | -------------------------- | ------------------------ |
      | Alerts / Workbench         | Workbench                  | View, filter, and search |
      | Observed Attack Techniques | Observed Attack Techniques | View, filter, and search |
      | Search                     | Search                     | View, filter, and search |
   3. **Expiration time**: The time the API key remains valid. By default, authentication tokens expire one year after creation. However, a master administrator can delete and regenerate tokens at any time.
      1. **Status**: Provides information about whether the API key is enabled.
      2. **Details**: Provides additional information about the API key.
5. Click **Add**.
6. Copy and store the authentication token in a secure location.
7. Log into your Radiant account and go to **Settings** > **Credentials** > **+ Add Credential**

<figure><img src="/files/XPWTvbXBIHJzOmBGlTjK" alt=""><figcaption></figcaption></figure>

8. Select the credential of type **Secrets Sharing Credential.**
9. Click **Configure credential.**

<div align="left"><figure><img src="/files/RjyYJeYM34qyOJtHriKW" alt="" width="375"><figcaption></figcaption></figure></div>

10. Give it a descriptive name, and add the token in the **Free text** field.
11. Click **Add Credential**.

<div align="left"><figure><img src="/files/UtQ1gEiw0gv5M1SWliWH" alt="" width="375"><figcaption></figcaption></figure></div>


---

# Agent Instructions: 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://help.radiantsecurity.ai/radiant-connectors/data-connectors/trend-micro/trend-vision-one/create-a-trend-micro-vision-one-api-token.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.
