Holidays API response is changed

Holiday API was working fine till yesterday. But suddenly it stopped working from today morning.

Endoint: /market/holidays/2025-08-22

Response:

{
  "status": "success"
}

Earlier response was correct but now data field is missing.

Below is the correct response that API was returning.

{
  "status": "success",
  "data": []
}

May I know why you play with live APIs? This is disturbing our Application. From yesterday my live environment was not working because of order API issue. and from today development environment is also stopped. How can we rely on your API if we go live with this buggy APIs, there is highly chances of making loss in trading.

I am sorry for my tone. You guys are expecting me to keep calm, but when you face daily new bugs, how can you build trust on API platform?

@Jagdish_j_ptl - This is already fixed. Was an issue for few minutes today. Thanks.

9:00:00 to 16:27:03 is few minutes for you then yes it was an issue for few minutes only. This was fixed after I reported the issue. Issue was there since 9 AM when I had detected it first time. You can ask your team to check my API logs so that you can get idea how many time I have checked it. Even before reporting I have tried to check if it is fixed or not then only I had reported it.

Anyway it is fixed now. But make sure your APIs runs smoothly before market starts.

We understand how frustrating inconsistencies can be. The issue was resolved quickly, but since the market-time API uses caching for performance, it may have taken a bit longer to reflect - we have made note of this. We’re continuing to improve stability and really appreciate your patience and the heads-up.