Outgoing IP to be whitelisted for API Access

Outgoing IP to be allowlisted from your network for API Access

Site24x7 APIs help to achieve all operations that can be performed on our web client. You can try allowlisting the domain accounts.zoho.com. If you're not able to do that, then you can allowlist the following IP addresses: 
  1. 204.141.42.100
  2. 136.143.190.100
  3. 204.141.32.100
  4. 136.143.182.100

Read more about OAuth 2 and how to create it. Refer our API help documentation to know more about the various operations that can be performed in the web client with APIs.

    • Related Articles

    • 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 ...
    • Monitors that require On-Premise Pollers in Site24x7

      Certain monitor types in Site24x7 require the use of On-Premise Pollers for data collection, especially when monitoring internal, firewall-restricted, or private resources. Depending on the type of monitoring, additional modules like the Network ...
    • Automating your IP allowlisting

      For an uninterrupted monitoring experience, IP addresses of Site24x7's monitoring locations should be allowlisted in your firewall policy. Read this article to know more. Now, Site24x7 has mapped all the IP addresses of our global monitoring ...
    • How to set up alerts for network device data collection issues

      When your network monitoring interfaces are not collecting data due to issues in the Network Module, you'll want to be alerted. To set up alerts, you need to add or edit the threshold and availability profile of the On-Premise Poller, which is used ...
    • 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: ...