How to get Klaviyo API Key V2
- Navigate to Klaviyo: https://www.klaviyo.com/dashboard
- Click [Your company name] in the lower left corner of your browser
- Click Settings
- Click API keys
- Click Create Private API Key
- Enter UpstackData as the Private API Key Name
- Click Full Access Key
- Click Create
- You can now copy or download your Klaviyo Private Key
Klaviyo Fields:
Link: https://www.klaviyo.com/settings/account/api-keys
1. Private API Key
- Navigation: Account name → Settings → API Keys
- Action: Click "Create Private API Key"
- Format:
pk_[alphanumeric string]
- ⚠️ CRITICAL: Copy immediately - won't be shown again
2. Public API Key (Site ID)
- Location: Settings → API Keys
- Navigation: Find "Public API Key" section
- Format: 6-character alphanumeric string
3. Form ID (if using forms)
- Navigation: Sign-up forms → Select form → Edit form
- Location: End of URL in browser
- Format: Alphanumeric string
Updated on: 08/15/2025
Thank you!