price
Fetch current spot prices for crypto and US equities/ETFs. Provide a symbol like BTC or NVDA; optional class disambiguates.
Instructions
Current spot price for crypto (Coinbase) or US equities/ETFs (Alpaca SIP), via the shared routing layer. — Current spot price for crypto (Coinbase) or US equities/ETFs (Alpaca SIP), via the shared routing layer.
Example: /v1/price?symbol=BTC
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| class | Yes | Optional. stock|crypto — required for symbols outside the curated list. | |
| symbol | Yes | Required. e.g. BTC, ETH, SUI, NVDA, SPY. |