Historical trades

The historical stock trades API provides trade data for a list of stock symbols between the specified dates.

The returned results are sorted by symbol first then by trade timestamp.
This means that you are likely to see only one symbol in your first response if there are enough trades for that symbol to hit the limit you requested on that request.

In these situations if you keep requesting again with the next_page_token you will eventually reach the next symbols if any trades were found for them.

Language
Authorization
URL
Click Try It! to start a request and see the response here!