| setup | R Documentation | 
Specifies API Key and the base URL for session
setup(api_key = NULL, sandbox = FALSE) get_setup() reset_setup(api_key = TRUE, sandbox = TRUE)
| api_key | Your Coinmarketcap API key. | 
| sandbox | Sets the base URL for the API. If set to TRUE, the sandbox-API is called. The default is FALSE. | 
setup("xXXXXxxxXXXxx")
get_setup()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.