Skip to main content

Create API Token

Follow these steps to create a new API key in Social Champ.

Direct link: API Keys Settings

Steps

  1. Log in to Social Champ.
  2. Open Settings from the left sidebar.
  3. Click Developer.
  4. Click API Keys.
  5. Click Create API Key.
  6. Enter a name for the key (for example: Zapier Integration).
  7. Confirm creation.
  8. Copy the generated key immediately and save it in a secure password manager.
  9. Use this key in your integration's Authorization header 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.