Skip to main content

Market Holidays

Get market holidays for current year

curl --location 'https://api.upstox.com/v2/market/holidays' \
--header 'Accept: application/json'

Get market holiday status of a date

curl --location 'https://api.upstox.com/v2/market/holidays/2024-01-22' \
--header 'Accept: application/json'