Get Last Quote (NBBO)
Stocks
Last Quote (NBBO)
Get the most recent NBBO (National Best Bid and Offer) quote for a stock. Returns current bid and ask prices with sizes and exchange information.
Use Case: Show real-time bid-ask quotes on trading screens and calculate current spreads for order entry.
GET
Get Last Quote (NBBO)
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
Stock ticker symbol, such as AAPL. Use the exact ticker for the company you want to research.
Example:
"AAPL"