View source: R/api_endpoints.R
api_endpoints | R Documentation |
Backend function called by almost every function. Returns the appropriate starting URL for a given endpoint.
api_endpoints(endpoint, source = "equity")
endpoint |
(string) which api endpoint to look up? |
source |
(string) directs api to api.robinhood.com (equity) vs nummus.robinhood.com (crypto) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.