Get Last Trade
Stocks
Last Trade
Get the most recent trade for a stock. Returns the latest executed trade with price, size, and timestamp information.
Use Case: Display real-time last trade information on stock tickers and trading interfaces for instant price updates.
GET
Get Last Trade
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"