Upstox api authentication

Hey, I have gone through the following thread How to do Upstox API Authentication?.

Just wanted to enquire is there a way that I can do upstox authentication such that i can place orders directly from my application without my clients having to authenticate every day on the upstox platform.

Hi @Kushal_Patel,

Unfortunately, that isnā€™t possible because the issued token is only valid for one day. After it expires, the user is expected to re-authenticate.

Hope this answers your question.

Thanks!

Thank you for the quick revert.

Yes that does solve my query, however is there any other way to use the api in such manner , A SDK or an external client ?

@Kushal_Patel ā€“ There isnā€™t a way to bypass authentication as youā€™re hoping to do. However, thereā€™s an option to use an extended token for several APIs. Please refer to the documentation to see if this suits your needs.

1 Like