Can we login into kite connect from two different locations at the same time and using the same API key. One location will be in cloud where I will use the api in my trading app and another location will be my personal pc where I will work on the development of my trading app. I don't want to wait for the market to end to access kite connect api for development and testing.
One can't have multiple sessions for one Kite Connect app. You will have to create session on cloud and use the same access token on the local machine.