Mixpanel - How do I link my account?
Overview
To authenticate with Mixpanel, you need one key piece of information:
- User Name - Your Mixpanel Service account name
- Password - Your Mixpanel Service secret
This guide will walk you through finding or creating those credentials within Mixpanel.
Prerequisites:
- You must set up an account with Mixpanel.
Step 1: Finding Mixpanel API Key
- Log into your Mixpanel account.
- Navigate to
Settings
>Project settings
>Service accounts
.
- Click
+ Add service account
. - Enter
Service account name
and selectProject role
. - Click
Add
. - Copy
Username
and copySecret
.
Note: Make sure you save the service account secret because you cannot see the secret again.
To authenticate using your API credentials, navigate to the Mixpanel authentication form. Enter your credentials as follows:
- User Name: Your Mixpanel Service account name
- Password: Your Mixpanel service account secret
Click “Connect” to complete the authentication.
Was this page helpful?