Skip to main content
Dynamic enforces rate limits based upon IP address, project environment, and certain endpoints to protect against attacks and to prevent abuse of Dynamicโ€™s platform. These limits are subject to change.

Errors

Requests returning a 429 status code have been rate limited.

Rate limit categories

  • IP-based rate limits
  • Project environment-based rate limits
  • Endpoint-based rate limits

SDK rate limits

All endpoints used by the SDK prefixed by /sdk are subject to the following limits.
  • 100 requests per minute per IP
  • 10000 requests per minute per project environment

Endpoints

Developer rate limits

All endpoints used by Developers are subject to the following rate limits.
  • 1500 requests per minute per IP
  • 3000 requests per minute per project environment

Endpoints

Webhooks

See webhooks limits for more information.