Use this endpoint to get count
trades for a specific stock ticker
, printed immediately before the to
timestamp. The trades are ordered by time, ascending.
Bearer authentication header of the form Bearer <token>
, where <token>
is your key. Get the key here
US stock market ticker symbol, e.g. AAPL, TSLA, etc.
The number of trades to return
End of the requested period, unix timestamp with milliseconds
Successful response in standard envelope.
The response is of type object
.