initialize_api_env | R Documentation |
This function initializes a named environment for storing rate limit information specific to an API. It ensures that each API's rate limit data is stored separately.
initialize_api_env(.api_name)
.api_name |
The name of the API for which to initialize or retrieve the environment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.