Skip to main content

Get API usage statistics

GET 

/account/usage

This API supports the following queries:

  1. Get the number of API calls made by year - provide only year parameter
  2. Get the number of API calls made by year and month - provide year and month parameters
  3. Get the number of API calls made on specific date - provide year, month and day parameters
  4. Get the number of API calls made today - leave all parameters empty
For queries by year, the response will contain the total number of API calls made by month.
For all other queries, the response will contain the number of API calls made by day.

Request

Responses

Request successfully processed.