Bonusly
Bonusly is an employee recognition and rewards platform that lets coworkers give each other small, frequent, public bonuses tied to company values, which recipients redeem for gift cards, custom rewards, donations, and more. The Bonusly REST API (base https://bonus.ly/api/v1) exposes the same surface the product is built on - bonuses, users, the reward catalog, redemptions, awards, company settings, and analytics - authenticated with a Bearer personal access token. API access is available on paid plans; tokens are minted by admins with fine-grained read / write / administer scopes.
APIs
Bonusly Bonuses API
Create, list, retrieve, update, and delete bonuses - the public peer-to-peer recognition posts that carry points, a reason, hashtags, and one or more receivers. Includes an Atom...
Bonusly Users API
Manage company members - create, list, retrieve, update, and deactivate users; fetch the authenticated user via /me; autocomplete users by name; and pull a user's bonuses, redem...
Bonusly Rewards API
Browse the redemption catalog - the gift cards, donations, and custom company rewards a user can spend earned points on, filterable by country and reward request.
Bonusly Redemptions API
List and retrieve redemptions where users convert earned points into rewards, create a user redemption, and manage the custom-reward redemption workflow - listing, approving, an...
Bonusly Analytics API
Queue and read analytics snapshots for recognition activity - request an asynchronous snapshot of analytics users or recognition events, poll its status, and list the resulting ...
Bonusly Company API
Retrieve and update company-level settings and read company achievements - the account configuration that governs allowances, values, and recognition behavior across the organiz...