How to get refresh token

Hi Upstox Support Team,

We are currently in the process of developing a regular application using the Upstox API. While generating the access token through the API, we are able to successfully obtain the access token; however, we are not receiving a refresh token in the response.

Could you please clarify whether there is a specific configuration or additional step required to obtain the refresh token? Additionally, we would like to understand if creating or linking a trading account is mandatory in order to generate a refresh token.

Kindly guide us on the correct process to enable refresh token generation.

Looking forward to your support.

Hi @Ankit_53321192
We do not provide a refresh mechanism at this time.

You need to generate a new access token daily using the methods described here:

Thanks!