Skip to main content

API & Developer Guide

Rate Limits

Rate Limits

To ensure platform stability, Gatekeeper Enterprise enforces rate limits on API usage.

Limits Overview

  • Default limits: 1000 requests per minute per API key.
  • Burst limits may apply under special conditions.

Handling Rate Limit Exceeded

  • API returns HTTP 429 status code.
  • Clients should implement exponential backoff and retry.

Note: Contact support for custom rate limit arrangements.