get_api_info: Get API-Key Info

View source: R/key.R

get_api_infoR Documentation

Get API-Key Info

Description

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.

Usage

get_api_info()

Value

A dataframe with all API key infos

References

API documentation

Examples

## Not run: 
get_api_info()

## End(Not run)

amrrs/coinmarketcapr documentation built on April 3, 2022, 5:38 a.m.