IMMINENT for Projects

Create a badge to reward your users

Why use IMMINENT badges?

  • Feeling of accomplishment: Reward your users with unique badges that they can showcase in 2+ apps
  • Discoverability: When people see other people's badges, they can click them to see how to earn this badge
  • Simple integration with exactly one API call, can be done in minutes

Awarding Badges to Users

Contact @slimytentacles with your badge idea and then you'll be able to manage API keys on your Project page.

You can either:

  • Use the API call below in your application code to programmatically award badges
  • Go to a user's profile page and manually award badges through the web interface
# Award a badge to a user
curl -X POST https://imminent.build/api/users/slimedragon.near/badges -H "Authorization: Bearer GET_API_KEY_ON_PROJECT_PAGE" -H "Content-Type: application/json" -d '{"badgeId":69,"projectId":42}

Best Practices:

  • Have one easy-to-earn and one hard-to-earn or exclusive badge
  • Use badges as rewards for community contributions
  • Create exclusive badges for large time-limited events

Example Badge Ideas:

  • Collect 50 points in a point program
  • Launch a token that goes over 50k market cap
  • Find a secret easter egg in your app
  • Become your project's ambassador