ImpactRadius module

How to Get Your Account SID and Auth Token

The impact.com Web Services API uses two credentials for authentication:

  • Account SID

  • Auth Token

You must generate these credentials in your impact.com account before using the ImpactRadius module.

Step-by-Step Guide

1. Open the API Access page

Navigate to the API credentials section:

https://app.impact.com/secure/mediapartner/accountSettings/mp-wsapi-flow.ihtml

2. Click “Create Access Token”

This begins the process of generating a new API key pair.

3. Enter a Token Name

Choose any descriptive name (e.g., Content Egg Integration), then click Next.

4. Contact Information

Click Next to continue.

5. Configure API Scopes

On the Configure API Scopes screen:

  • Enable Catalogs

  • Select all API paths related to catalog access

6. Finish and open your new credential

After creation, go to to the page for your new access token.

7. Copy your credentials

Open the API Credentials tab.

There you will find:

  • Account SID

  • Auth Token

Copy both values and paste them into the ImpactRadius module settings in Content Egg.

Last updated