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

# Statsig - How do I link my account?

# Overview

To authenticate with the Statsig API, you need a **Console API Key** from the Statsig Console.

Statsig also has Server Secret Keys and Client SDK Keys, but those only work with Statsig's SDKs, not its REST API — use a Console API Key here.

### Prerequisites

* A free [Statsig account](https://console.statsig.com/).

### Instructions

#### Step 1: Get your API key

1. Sign in to your account and go to the [Keys & Environments](https://console.statsig.com/api_keys) page.
2. Click **Generate New Key**.

<img src="https://mintcdn.com/nango/-UJFPib7XCEhwFaE/api-integrations/statsig/gen_key.png?fit=max&auto=format&n=-UJFPib7XCEhwFaE&q=85&s=6f34d7c0f5f996b2a40d62bec4b058e7" width="1916" height="802" data-path="api-integrations/statsig/gen_key.png" />

3. Select **Console** as the key type, fill in the rest of the form, then click **Create**.
4. Copy the **Console API Key** (starts with `console-`) at the bottom of the page.

#### Step 2: Enter your API key in the Connect UI

1. Open the form where you need to authenticate with Statsig.
2. Enter your **API Key**.
3. Submit the form to connect your account.

<img src="https://mintcdn.com/nango/-UJFPib7XCEhwFaE/api-integrations/statsig/form.png?fit=max&auto=format&n=-UJFPib7XCEhwFaE&q=85&s=45052a715cc71587a368933ad50992d9" style={{maxWidth: "450px" }} width="501" height="700" data-path="api-integrations/statsig/form.png" />

You are now connected to the Statsig API.
