Get US 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-time

The first date to retrieve data for (inclusive).

date-time

The last date to retrieve data for (inclusive).

string
enum

Indicates what start and end mean. Default: TRADING. If TRADING is specified, returns a calendar whose trading date matches start, end. If SETTLEMENT is specified, returns the calendar whose settlement date matches start and end.

Allowed:
Responses

500

Internal server error. We recommend retrying these later. If the issue persists, please contact us on Slack or on the Community Forum.

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