Boost Docs home pagelight logodark logo
  • Support
  • boost.xyz
  • boost.xyz
Documentation
SDK Docs
Boost API
Reward Kit
API Reference
  • OpenAPI JSON File
API Reference
  • GET
    Get blocklist:chainid:tokenaddress
Boost
  • GET
    Get a list of Boosts
  • GET
    Get events for a specific Boost
  • GET
    Get details for a Boost
  • GET
    Generate a claim signature that can be used to submit a claim
  • GET
    Find event and function signatures used in Boost configurations
  • GET
    Explore contracts with Boosts
  • GET
    Retrieve a single Budget by its system ID
  • GET
    Get Budgets
RewardKit
  • GET
    Try to get claim signature without known transaction
  • GET
    Get a list of reward kit rewards
  • GET
    Get a user's RewardKit profile
  • GET
    Get a single RewardKit reward
Action
  • GET
    Get all Action Templates
  • GET
    Get an Action Template by actionTemplateId
Contract
  • GET
    Explore contracts with Boosts

OpenAPI JSON File

Download the OpenAPI JSON specification for the Boost V2 API

OpenAPI JSON Specification

Download our OpenAPI JSON specification

​
Available Boost Endpoints

List Boosts

GET /boosts - Get a paginated list of boosts with optional filters

Get Boost Details

GET /boosts/{id} - Get detailed information about a specific boost

Boost Activity

GET /boosts/{id}/activity - Get activity history for a boost

Claim Signatures

GET /signatures - Get signatures required for boost claims

​
Available RewardKit Endpoints

List RewardKit rewards

GET /reward-kit/boosts - Get a paginated list of RewardKit rewards

Get RewardKit profile

GET /reward-kit?claimantAddress=0x... - Get a user’s RewardKit profile

Get 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

Get blocklist:chainid:tokenaddress
xgithub
Powered by Mintlify
Assistant
Responses are generated using AI and may contain mistakes.