☰
Login
Signup
Home
›
API clients
Howdy, Stranger!
It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In
Register
Categories
Recent Discussions
Activity
Categories
14.9K
All Categories
0
Incidents
176
Node JS client
51
Go client
840
.Net API client
396
Kite Publisher
554
.Net / VBA / Excel (3rd party)
489
Algorithms and Strategies
1.1K
Java client
1.2K
API clients
409
PHP client
4.3K
Python client
357
Mobile and Desktop apps
1.5K
Market data (WebSockets)
3.6K
General
In this Discussion
August 2025
nagavenij
I am unable to get historical data
aditya_bhatia
August 2025
in
API clients
I am getting this error
{
"status": "error",
"message": "invalid from date",
"data": null,
"error_type": "InputException"
}
I hope I AM USING CORRECTLY
curl "
https://api.kite.trade/instruments/historical/13355010/minute?from=2025-07-08+09:15:00&to=2025-08-08+15:20:00
"
-H "X-Kite-Version: 3" \
-H "Authorization: token aihrd77lekfjiuux:iZ9NibBowMQE2wgbIoHjsbpsiyvCADLe" \
nagavenij
August 2025
You can refer to this
discussion
.
Sign In
or
Register
to comment.