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.
Instructions
Step 1: Get your API key
- Sign in to your account and go to the Keys & Environments page.
- Click Generate New Key.

- Select Console as the key type, fill in the rest of the form, then click Create.
- Copy the Console API Key (starts with
console-) at the bottom of the page.
Step 2: Enter your API key in the Connect UI
- Open the form where you need to authenticate with Statsig.
- Enter your API Key.
- Submit the form to connect your account.
