remaining_requests {aiRly} | R Documentation |
Get information about remaining API requests
Description
Default rate limit per apikey is 100 API requests per day for all users. In order to get information, user has to make at least one request.
Usage
remaining_requests()
Value
list containing information about remaining requests and daily limit
Examples
# Make any request before calling this function
remaining_requests()
[Package aiRly version 0.1.0 Index]