get_api_info {coinmarketcapr} | R Documentation |
Returns API key details and usage stats. This endpoint can be used to programmatically monitor your key usage compared to the rate limit and daily/monthly credit limits available to your API plan. You may use the Developer Portal's account dashboard as an alternative to this endpoint.
get_api_info()
A dataframe with all API key infos
## Not run:
get_api_info()
## End(Not run)