Kite Connection Status

Checking…

Refresh Token
Kite access tokens expire daily. Follow these steps to refresh.
1Open the Kite login page in a new tab
Set NEXT_PUBLIC_KITE_API_KEY in frontend .env
2Login with your Zerodha credentials + OTP, then copy the request_token from the redirect URL
The redirect URL will look like:
yourredirect.com?request_token=XXXXX&action=login&status=success
Copy the value of request_token.
3Paste the request_token below and click Refresh Token