Get the historical bars

Get the historical bars for an instrument. Any request that would result in a response with more than 20,000 bars will be rejected.
Each property of the response object is a table column. Bar time for daily bars is 00:00 UTC. Bar time for monthly bars is 00:00 UTC and is the first trading day of the month. If there is no data in the requested time period but there is data in the previous time period the status code will be set to no_data and the nb property to UNIX timestamp of the next available bar behind the range. If there is no data in the requested and previous time periods the status code will be set to no_data.

Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!