Get rates for a single symbol
get_rate_by_symbolFetch all provider rates for a specific coin symbol. Optionally filter by category — pass category="lending"/"borrowing"/"staking" for yield questions, since unfiltered results mix in spot prices (category="price").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | Yes | Coin symbol, case-insensitive (e.g. "btc" or "eth") | |
| category | No | Filter to a single product category. Without it, results mix spot prices (category="price") in with yields — pass "lending"/"borrowing"/"staking" for yield-only results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |