cfbd_api_key_info(): Get information about your API key, including your Patreon level and usage limits.register_cfbd(): Save your API Key as a system environment variableCFBD_API_KEY.cfbd_key(): Retrieve the CFBD API key from theCFBD_API_KEYenvironment variable.has_cfbd_key(): Check whether a CFBD API key is registered in the current session.
Details
Register / save your CFBD API key
Sys.setenv(CFBD_API_KEY = "YOUR-API-KEY-HERE")Retrieve the CFBD API key
cfbd_key()