Do Upstox provides API with refresh token as daily I need to generate the Access token please guide?

Do Upstox provides API with refresh token as daily I need to generate the Access token please guide ?

Hi @Kiran_1041621

We don’t support refresh tokens for compliance and security reasons, you must manually create your access token daily.

Access token is valid until 3:30 AM and expires after that.

For more information, please refer to the Get Token documentation

Thanks!

Hi Upstox team,

In Upstox Python SDK v3, there is no get_orders() method. ?no built-in way
to fetch executed prices or order history.‘OrderApiV3’ object has no
attribute ‘get_orders’ Pls help . get_orders() is required as I want the
actual fill price from the broker