Create a badge to reward your users
Contact @slimytentacles with your badge idea and then you'll be able to manage API keys on your Project page.
You can either:
# 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}