System
API Key Usage
Get usage statistics for the current API key: today/week/month request counts, rate limit info, and top endpoints by usage.
get/keys/usage
Response
Successful calculation
Example response
{
"ok": true
}Changes
Changed in 1 of the 13 revisions of this API.13
- ●
removed the optional property
data/topEndpoints/items/totalfrom the response with the200statusresponse-optional-property-removed
- ○
added the optional property
data/creditsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/topEndpoints/items/creditsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/topEndpoints/items/requeststo the response with the200statusresponse-optional-property-added
- ●