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.

request_idstring required

A request id assigned by the server.

statusstring required

The status of this request's response.

Changes

No recorded changes to this endpoint across all 4 revisions of this API.