Step 2: Create Token to authorize S2S requests
- Go to https://app.partnerstack.com/settings/integrations
- Scroll to the bottom to see your list of tracking tokens
- Click “Create New key” to get a new key
- Copy key to clipboard
- Use
Bearer Token
authorization- Header
Authorization: Bearer <token>
- Header
Updated 11 months ago
What's next...