How to obtain access_token manually

mohanvamsi
I'm trying to obtain access_token manually. Can you please explain the process to generate it manually?
I wanted to pass it like, https://api.kite.trade/quote?i=12112898&api_key=AAAAA&access_token=BBBB and obtain the quote in browser.
I don't need websocket live streaming. I wanted the current data only when i refresh it manually in the browser.
This discussion has been closed.