Skip to main content
POST
Redeem Tokens
For the complete documentation index, see llms.txt. Call this when a customer spends tokens in your app. The amount is removed from their available balance and returned to your token’s reserve, ready to be re-awarded to other customers.
Treat this as a transaction. If the response doesn’t arrive, check the customer’s /balance before retrying. Re-running the call deducts twice.

Request Body

string
required
Your unique identifier for this customer
number
required
Number of tokens to redeem. Decimals allowed (1.5).

Response

string
Reference identifier for this redemption