Quotes
Retrieves current market quotes for multiple symbols including bid/ask prices, last trade price, volume, and change metrics.
Use Case: Display live price quotes and market data for watchlists, ticker displays, and real-time trading dashboards.
Documentation Index
Fetch the complete documentation index at: https://finance.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
OAuth2 Bearer token: obtain an access token from the token endpoint and send it in the Authorization header.
Query Parameters
Comma-separated symbols to quote, such as AAPL,MSFT. Use one symbol for a quote tile or multiple symbols for watchlists and dashboards.
Response
Quotes retrieved successfully
Response body for quote requests. Use it to render current market prices for one or more symbols.