Aggregated price for a single symbol
get_price_by_symbolAggregated exchange price for one symbol, plus the raw per-provider prices that fed the aggregate. Use get_price for multiple symbols in one call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vs | No | Quote currency, default "usd" | |
| region | No | Optional region filter for provider selection | |
| symbol | Yes | Single coin symbol, e.g. "btc" |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes |