Voyz / ibeam

IBeam is an authentication and maintenance tool used for the Interactive Brokers Client Portal Web API Gateway.
Apache License 2.0
582 stars 115 forks source link

Adding an extra IBKR user with read-only rights #6

Closed hiphof closed 3 years ago

hiphof commented 4 years ago

I would like to create a read-only app. For security reasons, I would like to use the API with a seperate user account who only has read-only access.

Do you know if this is possible at IBKR?

Voyz commented 4 years ago

I can see why you may need such a use case, good idea. Unfortunately, I never found myself needing such a setup so I don't know the answer right off the bat. I'd suggest you speak to IBKR support team, as they should know whether such read-only user account would be possible.

From IBeam's perspective it shouldn't matter. As long as you provide the right credentials, IBeam will use them to authenticate. But yeah, at the same time is not dependant on IBeam, it's whether IBKR allows that.

Voyz commented 3 years ago

I'm going to close this issue for now, as it seems to be directed at IBKR rather than IBeam. Please reopen and provide more information if needed. Thanks 👋