V2 focuses on core boost data only. You’ll need to source supplementary data like NFT and Token metadata from alternative sources.

Get Boosts by Owner or Budget Address

Query boosts with various filters including budget account, owner address, and chain ID. The API supports combining multiple filters and includes pagination for handling large result sets.

Get Details for a Specific Boost

Retrieve detailed information about a specific boost using its unique identifier, which combines the chain ID and boost ID number.

The boostId is sequential and zero-indexed. For example, the first boost deployed on Zora (chainId: 7777777) would have the ID 7777777:0

Get Boost Activity History

Retrieve the claim history for a specific boost, including details about claim events and total claim counts. The API supports pagination for accessing historical data efficiently.