get_yield_pools_borrow
Retrieve borrowing costs APY from lending markets using structured API access to DeFi data, eliminating the need for managing individual API keys.
Instructions
GET /yields/poolsBorrow
Borrow costs APY of assets from lending markets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_yield_pools_borrowArguments",
"type": "object"
}