Is it possible for a single Charles Schwab securities account to use multiple API keys for trading on QuantConnect?

For example, let's say I have two different live deploy quant strategies. Can I have them all place orders within the same single Charles Schwab securities account through QuantConnect?

 

Because on this website, it says:" When you deploy live algorithms with Charles Schwab, we don't save your brokerage account credentials. Charles Schwab only supports authenticating one account at a time per user. If you have an algorithm running with Charles Schwab and then deploy a second one, the first algorithm stops running." 

 

https://www.quantconnect.com/docs/v2/cloud-platform/live-trading/brokerages/charles-schwab 

 

I just want to know if this setup is possible. Thank you.