OpenAPI JSON Specification
Download our OpenAPI JSON specification
Available Boost Endpoints
List Boosts
GET /boosts - Get a paginated list of boosts with optional filtersGet Boost Details
GET /boosts/{id} - Get detailed information about a specific boostBoost Activity
GET /boosts/{id}/activity - Get activity history for a boostClaim Signatures
GET /signatures - Get signatures required for boost claimsAvailable RewardKit Endpoints
List RewardKit rewards
GET /reward-kit/boosts - Get a paginated list of RewardKit rewardsGet RewardKit profile
GET /reward-kit?claimantAddress=0x... - Get a user’s RewardKit profileGet RewardKit reward detail
GET /reward-kit/boosts/{id} - Retrieve details on a reward, optionally providing a claimant address to decorate with additional claim context.Generate Claim Signature
GET /transactions - Generate a claim signature without a known transaction hash