Managing Rocketship API Throttling

Managing Rocketship API Throttling

To protect your Autotask environment and ensure all your integrations run smoothly, Rocketship includes an automated throttling mechanism. This feature monitors your API usage and slows or stops calls if you approach the standard 10,000 requests per hour limit.

Throttling is most common when Rocketship is used alongside other high-volume API integrations. By pausing non-critical tasks, Rocketship helps prevent those other services from failing due to "API Limit Exceeded" errors.

Changing throttling settings is an advanced configuration. We strongly recommend modifying these values only with the guidance of Rocketship Support to avoid service interruptions.

How to Access Throttling Settings

You can manage these thresholds and monitor your connection status in the Rocketship Admin Portal:

  1. Navigate to Rocketship Admin Portal.

  2. Go to Accounts.

  3. Select Autotask.

Manually Re-enabling the Connection ("Wake Up")

If Rocketship has entered a throttled state and you have resolved the high API utilization elsewhere, you can manually resume activity.

  • Locate the Wake Up Autotask Connection card on the Autotask settings page.

  • Click the Wake Up button.

Note: If the underlying API utilization remains high, the connection may be put back to "sleep" automatically to prevent hitting the hard cap.

    • Related Articles

    • Troubleshooting API Throttling

      This KB describes what API Throttling is and how to troubleshoot it. What is API Throttling If you get an email from Rocketship, or on-screen alert, that your API connection is being throttled, that means that Rocketship has detected that you may ...
    • How to Reduce Autotask API Usage from Rocketship Callouts

      There is a scenario where Rocketship may use more of your Autotask API than expected. One common cause is an Autotask Workflow Rule (WFR) sending too many Rocketship Callouts. Most setups use two WFRs: Rocketship – Ticket Created Rocketship – Ticket ...
    • How to track Rocketship’s Autotask API Activity

      You can get a report of how many API calls Rocketship is making to your Autotask via the API Activity by Hour feature in Autotask: Please reach out to support to know more about your API limits. Log into Autotask as an Admin Click on ...
    • Autotask API Ticket Description Error on Ticket Update

      Sometimes Rocketship can’t update an Autotask Ticket. When this happens, the Autotask API returns an error. We usually log that error to the ticket. Example: { "status": 37, "id": 67706, "httpCode": 500, "response": { "errors": [ "String value ...
    • Troubleshooting Autotask Connections in Rocketship

      This article describes steps to take when the Autotask API connection fails. You will be alerted to Autotask API connections via Rocketship Admin, the Autotask Ticket Insights, and the WorkBoard when we are experiencing issues with your Autotask API ...