GuidesAPI ReferenceChangelog
Log In

Rate Limits

The Gusto API rate limit is currently 200 requests per minute.

Rate limit violations are evaluated using a 60 second rolling window at a user-application pair level, meaning that you can make up to 200 calls within a given 60 second timeframe for each user with an active integration.

Please note: In the case of a user authorizing an integration for more than one company, the rate limit is shared amongst those companies.

If the Gusto rate limit is met by your application, subsequent requests will be rejected with a 429: Too Many Requests status code until the violating window closes.