Skip to content

Authentication Types

Oleg Rakhmatulin edited this page Aug 20, 2021 · 4 revisions

Both Alpaca APIs (REST and streaming) supports two types of authentication:

Both classes are inherited from the Alpaca.Markets.SecrityKey abstract class and if a method has this type in the signature it means that both concrete classes can be used as authentication tokens.

Clone this wiki locally