> ## Documentation Index
> Fetch the complete documentation index at: https://nango-wari-migrated-bigcommerce-docs.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PRTG Classic - How do I link my account?

# Overview

To authenticate with PRTG's classic HTTP API, you will need:

1. **Instance Host** - The host of your PRTG instance.
2. **API Key** - A key that grants Nango permission to access the classic PRTG HTTP API.

This guide will walk you through finding both values in PRTG.

<Note>This integration is for the classic PRTG HTTP API with `apitoken` query authentication, not PRTG API v2.</Note>

### Prerequisites:

* You must have access to a PRTG user account that can create API keys.

### Instructions:

#### Step 1: Finding Your Instance Host

1. Log in to your PRTG instance.
2. Copy the host from your browser address bar, for example `monitor.example.com`.

#### Step 2: Finding Your API Key

1. In PRTG, go to **Setup** -> **Account Settings** -> **API Keys**.
2. Click **+** and select **Add API Key**.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/qQmBP2fFMWGy20qy/api-integrations/prtg-classic/api-keys-tab.png?fit=max&auto=format&n=qQmBP2fFMWGy20qy&q=85&s=2155fdc850eb82cc083fe722c0afaba0" width="2820" height="352" data-path="api-integrations/prtg-classic/api-keys-tab.png" />

3. Fill in the key details, set the required access level, and copy the generated API key.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/qQmBP2fFMWGy20qy/api-integrations/prtg-classic/add-api-key.png?fit=max&auto=format&n=qQmBP2fFMWGy20qy&q=85&s=baee3b07e58a007170a408374e39cf65" width="1604" height="1228" data-path="api-integrations/prtg-classic/add-api-key.png" />

#### Step 3: Enter credentials in the Connect UI

Once you have your **Instance Host** and **API Key**:

1. Open the form where you need to authenticate with PRTG.
2. Enter your **Instance Host** and **API Key** in their designated fields.
3. Submit the form, and you should be successfully authenticated.

<img src="https://mintcdn.com/nango-wari-migrated-bigcommerce-docs/qQmBP2fFMWGy20qy/api-integrations/prtg-classic/connect-ui.png?fit=max&auto=format&n=qQmBP2fFMWGy20qy&q=85&s=4b07618c40880bb5e83a7291d9be1bd6" width="580" height="760" data-path="api-integrations/prtg-classic/connect-ui.png" />

You are now connected to PRTG.
