Rate Limits
  • 16 May 2024
  • PDF

Rate Limits

  • PDF

Article Summary

Rate limiting/throttling is a reliable method for reducing downtime errors and increasing server availability by maxing the number of requests that can be executed within a specified time. 

Current Rate Limits 

Aspire limits the number of requests that can be initiated per minute for all API users combined in both the Sandbox and Production environments:

Environment 
Rate Limiting 
Sandbox 
60 requests per minute 
Production 1,200 requests per minute

Reaching the Limit

Once you reach the limit, an HTTP 429 status code and an error message detailing the limitation hit will appear. Once the limitation time has passed, you can attempt to execute another request. 




Was this article helpful?

What's Next
Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.