Custom Rewards

Use your own webhooks to reward users through code in your application!

1. Register a webhook

Implement a public endpoint in your app and monitor the requests we make to it. Make sure to verify requests using the signing secret as in the given example. This is what protects the endpoint.

pageWebhooks

2. Create Custom Reward

Configure a custom reward with optional metadata and we will request your configured endpoint upon point redemption for this reward.

Last updated