> ## Documentation Index
> Fetch the complete documentation index at: https://docs.wirespeed.co/llms.txt
> Use this file to discover all available pages before exploring further.

# Axonius

> Import endpoint and asset inventory from Axonius.

To integrate Axonius you will need 3 pieces of information: the domain of your Axonius instance, an API Key, and an API Secret. Read more about Axonius [here](https://developer.axonius.com/docs/access-the-api).

## Domain

Your Axonius domain is the base URL of your Axonius instance, including the hostname and port if applicable. For example: `https://my-axonius-instance.com`.

## API Key & API Secret

The API Key and API Secret are required to authenticate with the Axonius API. How you obtain them depends on your Axonius version.

<Info>
  The account used must have a role with **API access enabled** and permissions to read device assets. We recommend using a dedicated service account for the Wirespeed integration.
</Info>

### Using a Service Account (required for v6.1.74+, Recommended)

1. Click the **Gear** icon in the top right corner to access **System Settings**
2. Go to **User and Role Management** > **Service Accounts**
3. Create a service account with a role which has API permissions. The default viewer role, is sufficient.
4. Scroll down and expand **Optional details** — the API Key is displayed in the **API Key** field
5. Click **Reset** to generate a new API Key and API Secret

### Using an Individual Account (v6.1.73 and earlier)

1. Log in to Axonius with a user account whose role has API access enabled
2. Click your account avatar in the top right corner
3. Click **User Settings** > **API Key** tab
4. Click **Reset Key** to generate a new API Key and API Secret

<Warning>
  The API Secret is **only displayed once** when it is created or reset. Copy it to a safe location immediately — it cannot be recovered later.
</Warning>

### Connecting to Wirespeed

1. Log in to Wirespeed.
2. Navigate to Integrations > [Add Integration](https://app.wirespeed.co/settings/integrations?tab=browse) > Axonius.
3. Provide the following:
   * Domain
   * API Key
   * API Secret
