# Netskope

## Connection Requirements

{% stepper %}
{% step %}

### URL

URL address for Netskope.
{% endstep %}

{% step %}

### API TOKEN

To create a new token:

* On the REST API v2 page, click New Token.
* Enter a token name, the token expiration time, and then click Add Endpoint to select the API endpoints to use with the token.
* Specify the privileges for each of the endpoints added. Read privileges include GET, and Read+Write privileges include GET, PUT, POST, PATCH, and DELETE.
* Click Save.

{% hint style="info" %}
You will not be able to view the API Key again after you complete this step so ensure that you copy it before closing the notification.
{% endhint %}
{% endstep %}

{% step %}

### SSL

Use SSL for connection (optional, default: Encrypted).
{% endstep %}

{% step %}

### Proxy

Proxy url. (optional)
{% endstep %}

{% step %}

### Last X Days

Fetch clients seen in the last x days. (optional, default: 0)

{% hint style="info" %}
If value is 0, it fetch all clients.
{% endhint %}
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
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 %}
