☰
Login
Signup
Home
›
General
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
13.8K
All Categories
0
Incidents
153
Node JS client
40
Go client
793
.Net API client
378
Kite Publisher
537
.Net / VBA / Excel (3rd party)
457
Algorithms and Strategies
993
Java client
1.1K
API clients
404
PHP client
4K
Python client
346
Mobile and Desktop apps
1.4K
Market data (WebSockets)
3.3K
General
In this Discussion
May 2020
kunalbha
May 2020
sujith
I want to extract historical data from browser
kunalbha
May 2020
edited May 2020
in
General
i am subscribe api with historical but i want to see data in browser trough url something like given below example
So how can i am use my api for this ? also give image example how i want historical data in browser please help me.
Url example :
https://kitecharts-aws.zerodha.com/api/chart/256265/minute?public_token=ZVaownQrdhzhxktTZev1wHO3E6YaIxbR&user_id=DD2746&api_key=kitefront&access_token=&from=2020-04-22&to=2020-04-022&oi=1&ciqrandom=1575820350355
1.png
25.6K
sujith
May 2020
You need to subscribe for historical data and use the
URL mentioned in the documentation
.
kunalbha
May 2020
i have historical subscription.i am try this url but fail can u give me example please
sujith
May 2020
I don't think you have a historical data subscription, it is an add-on subscription. You can go to the app details page on the developers console and subscribe for it.
kunalbha
May 2020
i have realtime = 2000 and historical 2000 paid 4000
sujith
May 2020
edited May 2020
You need to create a new access token after subscribing to historical data, in order to use it.
Sign In
or
Register
to comment.