Create a Custom User Experience
Bunchball highly recommends using blocks to add gamification elements to your site. However, if your program calls for advanced functionality or custom designs beyond what is achievable with our blocks and themes, you can build a custom user experience with APIs.
You can find API documentation here: https://api.bunchball.com/docs
Gamification Element |
API Methods |
---|---|
Events |
GET /events |
Leaderboard |
|
Missions |
|
On The Spot Card Redemption |
POST /users/{userId}/award-ots |
Profile |
For award account programs:
|
Quiz |
|
Recognitions |
|
Trophy Case |
GET /users/{userId}/badges |
See also