Loyalty API
Loyalty API allows for building advanced gamification strategies that reward sustained engagement, thus driving retention and boosting app usage.
Last updated
Was this helpful?
Loyalty API allows for building advanced gamification strategies that reward sustained engagement, thus driving retention and boosting app usage.
Last updated
Was this helpful?
Loyalty API (part of the Audience API) is a high-throughput public RESTful API designed to support advanced gamification strategies. It helps track and reward specific audience behaviours aligned with key performance indicators tailored to your business needs.
Get user's metrics and inventory, as well as completed missions and challenges. If the profile doesn't exist, empty one will be created.
/api/loyalty/profile
Returns paginated transaction history of all achievements (challenges and missions) and rewards (metrics and inventory) for the authenticated user
/api/loyalty/history
Use this method to report a rewardable action
/api/loyalty/action
<action_name>
{"<prop_string>":"arbitrary string up to 1024 characters long","<prop_number>":1000,"<prop_boolean>":true}
No body