stocks:last:trade
Last Trade
Get the most recent trade for a given stock.
get/v2/last/trade/{stocksTicker}
Path parameters
stocksTickerstring required
Specify a case-sensitive ticker symbol. For example, AAPL represents Apple Inc.
Response
The last trade for this stock.
Changes
No recorded changes to this endpoint across all 4 revisions of this API.