Historical bars

The historical stock bars API provides aggregates for a list of stock symbols between the specified dates.

The returned results are sorted by symbol first then by bar timestamp.
This means that you are likely to see only one symbol in your first response if there are enough bars 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 bars were found for them.

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