API Tokens

We have a few APIs that you can call to get the following details:

  • A list of users who have claimed reward in a campaign.

  • A list of users who have won reward in a campaign.

  • A list of all participants in a campaign.

  • Details for a particular user given their userID

  • Returns the enterprise leaderboard.

  • Details for your enterprise

  • Details of your campaign

  • A list of all campaigns created by your enterprise

Integration Steps:

  1. You will first have to generate an Auth Token from the intract dashboard.

  2. Remember to copy the token key that is displayed because you will not be able to see it again.

  3. Then you have to just import your cURL by your prefered method and call it.

Here are the APIs

If you do not know how to do all of this semi-techy stuff you can watch this video.

Congratulations! You’ve successfully fetched the data you need.

Last updated