API Calls

Represents the number of maximum API Calls your account can do per month. Every time you do a request on our API, using your API Key, one API Call is being used from your monthly quota. Each package has a different number of monthly API Calls included.

To find out your remaining API Calls for the current month, go to our API Explorer and run the “v1 API Status” API Call. The “API_Status” section is what you should be looking at:

  • Max_API_Calls – represents the number of monthly maximum API Calls that your account can make.
  • Remaining_API_Calls – represents the number of API Calls that you have left for the current month.

API Checks (also referred to as Blacklist Check Credits in our documentation)

Represents the number of maximum Blacklist Checks that you can perform via the API. For more info on our Blacklist Check API, please see the following article. Just as with API Calls, every package has a monthly quota of API Checks that can be performed.

To find out your remaining API Checks for the current month, go to our API Explorer and run the “v1 API Status” API Call. And you will be looking at the “API_Blacklist_Check_Status” part of the results:

  • Monthly_API_Checks_From_Package – is the number of API Checks that you receive every month from your Blacklist Monitor package. These are non transferable from one month to another. This amount varies based on which Blacklist Monitoring package you currently have. For more info, check our Blacklist Monitoring Pricing.
  • Spent_API_Checks_This_Month – is the number of API Checks that you have spent out of your “Monthly_API_Checks_From_Package”.
  • Extra_API_Checks_Available – is the number of extra API Checks that you have purchased. These will remain in your account until used, and are always consumed after you run out of “Monthly_API_Checks_From_Package”. For more info regarding the API Blacklist Check credits system, see our documentation.
  • Total_API_Checks_Left – represents the remaining API Checks that you can perform this month. [Formula: Monthly_API_Checks_From_Package – Spent_API_Checks_This_MonthExtra_API_Checks_Available].

Notes:

  • API Calls usage gets reset on the 1st of every month.
  • The monthly API Checks received from your Blacklist Monitor package are awarded on the 1st of every month.