Download the OpenAPI JSON specification for the Boost V2 API
GET /boosts
- Get a paginated list of boosts with optional filtersGET /boosts/{id}
- Get detailed information about a specific boostGET /boosts/{id}/activity
- Get activity history for a boostGET /signatures
- Get signatures required for boost claimsGET /reward-kit/boosts
- Get a paginated list of RewardKit rewardsGET /reward-kit?claimantAddress=0x...
- Get a user’s RewardKit profileGET /reward-kit/boosts/{id}
- Retrieve details on a reward, optionally providing a claimant address to decorate with additional claim context.GET /transactions
- Generate a claim signature without a known transaction hash