Skip to main content
Syntage applies rate limits to protect API stability and keep service available for all organizations. Rate limits are enforced per API key and endpoint.

Rate limit headers

Every API response includes headers that show your current rate limit status.

Exceeding the limit

If you exceed the rate limit, the API returns a 429 Too Many Requests response.
When you receive a 429 response, wait until the time in X-RateLimit-Reset before retrying. Avoid retry loops that immediately repeat the same request, because they can continue consuming capacity and delay recovery.

Current limits

You can check your organization’s current limits in the Rate Limit settings page. Syntage may reduce limits to prevent abuse or increase limits to support approved high-traffic operations. To request an increased rate limit, please contact support.