# Trellix ePO Cloud

## Connection Requirements

{% stepper %}
{% step %}

### API Domain

The base API domain used for Trellix API requests.\
Default value: `api.manage.trellix.com`
{% endstep %}

{% step %}

### Token Domain

The authorization domain used to fetch access tokens.\
Default value: `auth.trellix.com`
{% endstep %}

{% step %}

### Client ID

The Client ID of the Trellix IAM application.
{% endstep %}

{% step %}

### Client Secret

The Client Secret associated with your Trellix IAM Client ID.

To get credentials for Trellix:

* Login to the Trellix IAM with your user credentials.
* At the top right of the page, click on the user icon, and from the dropdown, select Client Credentials.
* A page opens where you can view your Trellix Application Programming Interface (API) keys. At the top right corner, click Add.
* Select all EDR-related scopes.
* Click Create.
* Your Client ID and Secret will be generated.
  {% endstep %}

{% step %}

### X-API-KEY

You can obtain the `x-api-key` from your onboarding email. Alternatively, you may navigate to the API Access Information page.
{% endstep %}

{% step %}

### Token Scopes

The scopes required for device and EDR data retrieval.
{% endstep %}

{% step %}

### Proxy

Optional proxy configuration for routing API requests.
{% endstep %}

{% step %}

### Is Secure

Indicates whether HTTPS should be used for requests.\
Default: `true`
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
⚠️ Attention

Please perform a connection test to ensure there is a valid connection to the host.\
When the discovery operation is finalized, you will be able to see the details on the Assets page.
{% endhint %}
