Skip to main content
Access vault reward information, incentive programs, and farm data via the REST API and TypeScript SDK. Use these endpoints to monitor reward distribution and calculate incentive APYs for your vault.

Vault Rewards

Query all active reward programs across vaults.

Vault Incentive Data

Get detailed incentive information for a specific vault including delegated farm rewards, reserve farm incentives, and direct vault farm incentives.

Incentive Types

Reward APY Calculation

Calculate the total reward APY for a vault by combining incentive data from the vault overview.
Reward APYs are dynamic and depend on total deposits, reward emission rates, and token prices. Query this data regularly for accurate dashboard displays.

Additional Resources

Full API Reference

SDK Examples