Create API Token
Follow these steps to create a new API key in Social Champ.
Direct link: API Keys Settings
Steps
- Log in to Social Champ.
- Open Settings from the left sidebar.
- Click Developer.
- Click API Keys.
- Click Create API Key.
- Enter a name for the key (for example:
Zapier Integration). - Confirm creation.
- Copy the generated key immediately and save it in a secure password manager.
- Use this key in your integration's
Authorizationheader as required.
FAQ
Where do I create a Social Champ API key?
Create it in Settings > Developer > API Keys.
Can I view the full key later?
For security, copy the key immediately after creation and store it securely.
How often should I rotate API keys?
Rotate keys on a regular schedule and immediately if a key is exposed.
Security Notes
- Never commit tokens to git.
- Rotate tokens periodically.
- Use separate tokens for dev/staging/production.