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

okboolean

Example response

{
  "ok": true
}

Changes

Changed in 1 of the 13 revisions of this API.13

  • 529d7d36d7d613See the full diff
    • removed the optional property data/topEndpoints/items/total from the response with the 200 status

      response-optional-property-removed

    • added the optional property data/credits to the response with the 200 status

      response-optional-property-added

    • added the optional property data/topEndpoints/items/credits to the response with the 200 status

      response-optional-property-added

    • added the optional property data/topEndpoints/items/requests to the response with the 200 status

      response-optional-property-added