Investment Product Query#
The Investment Product Query API aggregates investment product information from dozens of DeFi protocols. Developers can discover investment opportunities through keyword search and multi-dimensional filtering, and retrieve detailed product parameters (APY, TVL, underlying assets, fees, etc.) to prepare for subsequent transaction execution.
Core Capabilities#
1. Multi-Dimensional Product Search#
- Flexibly search by token keywords, protocol names, chain ID, investment type, and more to quickly locate products of interest.
- Key metrics such as APY and TVL are returned to help you compare and filter efficiently.
- Aggregates dozens of DeFi protocols — a single search covers market-wide investment opportunities.
2. Detailed Product Information#
- Retrieve full product details including underlying assets, APY breakdowns, and fee structures.
- Understand which operations a product supports (subscribe, redeem, claim rewards) to plan your investment strategy ahead of time.
- Before initiating a subscription, use the initialization endpoint to obtain the parameters required for building transactions (e.g., available input token list, receipt token info, etc.).
Table of contents