How to access historical data of instrument using http request

ZZ4687
ZZ4687 edited February 2019 in .Net API client
Hi ,

may i know how to access the historical data of individual instrument using http request.
not getting much info on how to use the url

"https://api.kite.trade/instruments/historical/5633/minute?from=2015-12-28+09:30:00&to=2016-01-01+10:30:00"
-H "X-Kite-Version: 3" \
-H "Authorization: token api_key:access_token" \


to access the historical data
Do we need to pass parameter marked in bold letter as a part of the url itself ? or
we need to pass this value as a header while sending http request to server?

Hoping positive reply from your end
Sign In or Register to comment.