Claim Tokens
Rewards
Claim Tokens
Award tokens to a customer for completing an event
POST
Claim Tokens
Award tokens to a customer when they complete an event you’ve configured (e.g.Documentation Index
Fetch the complete documentation index at: https://docs.shakesco.com/llms.txt
Use this file to discover all available pages before exploring further.
signup, purchase, birthday). The event must already exist for your token; configure events via /set-event-details or from the dashboard.
Treat this as a transaction. Wait for the
200 OK before telling the customer. If you don’t get a response, query /has-claimed-event before retrying to avoid double-crediting.Request Body
The event identifier (must match an event configured on your token)
Your unique identifier for this customer
Response
A reference identifier for this credit. Store it for your audit trail.