API limit for a Site24x7 business unit (BU) account

What is the API limit for a business unit (BU) account in Site24x7?

The API limit will be applied at the BU account level in Site24x7, and not based on the units within a BU account. The API Calls Usage per Day shown under every unit in the Site24x7 web client (Admin > Developer > API) will be the global value for that BU account, and not for that particular unit.

For example, if a user signs up for a PRO plan, then the total API calls allocated for that account will be 10,600 (53x200) per day. This is irrespective of the monitor usage by the units in that account. 

Every monitor (basic and advanced) will be able to make 200 API calls/day. Learn more.

    • Related Articles

    • Get to know more about Hourly Billing

      Minimum amount for purchasing Hourly Billing Based on the value of the currency you have opted for, you will be charged a minimum fixed amount on a monthly basis for the monitors under the Hourly Billing option. USD, JPY, AUD, SGD, EUR, GBP, and CNY ...
    • API exceeded error

      Why do I get an API exceeded error after a few attempts? Every API has a certain limit to the number of requests a user can hit within a period of time, called the rate limit. An error message is triggered when a user does one of the following ...
    • API calls best practices

      Some of the best practices that you can follow to use APIs effectively Fetch data based on your configured polling frequency. For example, if you want to fetch the log reports for a monitor with a polling frequency of 5 minutes, use ...
    • API to recreate an outage

      In cases where an outage is not reported or it has been accidentally deleted, you can recreate it using the following API: $ curl https://www.site24x7.com/api/reports/outage/<monitor_ID>\     -X PUT \     -H "Content-Type: ...
    • What to do if I create a new Site24x7 account by mistake even though my organization has an existing account?

      When your organization already holds an existing  account in Site24x7 and you create a new one by mistake, you can follow these steps: Terminate your Site24x7 account. Terminate your newly created organization. Request your admin to add you as a user ...