Retrieve the Market Calendar

The calendar API serves the full list of market days from 1970 to 2029. It can also be queried by specifying a start and/or end time to narrow down the results. In addition to the dates, the response also contains the specific open and close times for the market days, taking into account early closures.

Query Params
date

The first date to retrieve data for. (Inclusive) in YYYY-MM-DD format

date

The last date to retrieve data for. (Inclusive) in YYYY-MM-DD format

string

‘trading’ or ‘settlement’. Default value is ‘trading’. Indicates to filter by trade date or settlement date if start or end are specified.

Response

Language
Credentials
:
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json