api_login | R Documentation |
Backend function called by RobinHood(). Returns a list like object of class RobinHood which stores tokens required by all other functions.
api_login(username, password, mfa_code)
username |
(string) RobinHood username |
password |
(string) RobinHood password |
mfa_code |
(string) Provided by your authentication app |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.