Rewards
Endpoints
Method
Path
Description
List Rewards
GET /v1/rewardscurl https://rest-api.tokenbot.com/v1/rewards \
-H "X-API-Key: tb_live_your_key"List Reward Types
GET /v1/rewards/typesClaim Reward
POST /v1/rewards/:id/claimcurl -X POST https://rest-api.tokenbot.com/v1/rewards/rwd_abc123/claim \
-H "X-API-Key: tb_live_your_key"Last updated
Was this helpful?