For the complete documentation index, see llms.txt. This page is also available as Markdown.

Claim Transactions

Claim transaction operations

Create claim transaction

post
/api/claim-transactions

Create a new claim transaction

Body
rewardsstring · uuid[]Optional

Reward IDs to claim

Example: ["123e4567-e89b-12d3-a456-426614174000"]
Responses
201

Claim transaction created successfully

application/json
okbooleanOptionalExample: true
post/api/claim-transactions

Last updated