Description Usage Arguments Value Examples
Set IEX cloud api key
1 | apikey(api_key, secret_key, sandbox)
|
api_key |
productive or sandbox publishable IEX cloud api key. |
secret_key |
Optional: productive or sandbox IEX cloud secret key, only required if you want to query credit usage |
sandbox |
Set to TRUE for sandbox mode, i.e. when api key and/or secret key are used for testing. |
sets the api key.
1 2 3 4 | ## Not run:
apikey("your_api_key_here")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.