go-schwab/trader

Market Data API Authentication

Closed this issue · 1 comments

I can't quite seem to figure out the Market Data API Authentication. From what I've seen online others are authenticating with a Bearer token generated from a Schwab brokerage account, but that seems unnecessary for the data requests; as it's predecessor at TD never had me authenticate non-account related requests via a brokerage account.

Need to look into this further, it might be the case that we have to authenticate via a brokerage account. This presents a whole set of other challenges, primarily being that my main dev machine, and I'm assuming most other prod envs, are TTy-only.

I have contacted the TraderAPI team at Schwab, waiting to hear back.