API usage

The number of Triggered Tasks that can be invoked using the Cloud URL is limited per environment. The default daily API limit is 10,000 API Calls and 10 APIs can run concurrently. Organizations can purchase additional capacity or change tiers to raise the limit. You can find the limit for your environment on the Environment page in Admin Manager.

The Monitor API usage page shows the daily and concurrent usage:


Monitor API usage page

SnapLogic sets these limits on Triggered Tasks executed with the Cloud URL:

  • Total API limit (per day): The daily limit, which resets to zero at midnight UTC.
  • Concurrent API limit: The number of triggered Pipelines that can run at the same time. The default is 10. A triggered Pipeline counts against this limit until the Pipeline completes.

When the count of API calls reaches either limit, the next Triggered Task execution fails with HTTP status code 429 (Rate limit exceeded). In-process Triggered Tasks continue. The count of concurrent API calls drops as soon as a Triggered Task completes. Contact your SnapLogic CSM if you require higher limits.

No limits apply to:
  • Scheduled Tasks
  • Ultra Tasks
  • Tasks executed on Groundplexes with the Snaplex URL or Alternate URL

  • Tasks executed by APIM

Cloud URL example

The following example shows the Cloud URL for a Task that runs on a Groundplex. In environments without APIM enabled, all Triggered Tasks running on a Cloudplex only have a Cloud URL.


Task details page showing the Cloud URL, Snaplex URLs, and Alternate URLs