Skip to Content
🎉 New release with new features and improvements! V0.0.4 Release →

Endpoint Rate Limit

Endpoint Rate Limit is a planned feature and is not yet available.

The upcoming Endpoint Rate Limit feature will protect your API from abuse and ensure fair usage by limiting the number of requests per user or IP address over a specific time window.

What Endpoint Rate Limit Will Enable

  • API Protection: Prevent brute-force attacks and denial-of-service (DoS) attempts.
  • Fair Usage: Ensure that no single user or client consumes excessive resources.
  • Configurable Limits: Define custom rate limits for specific endpoints, roles, or individual users.

More details and configuration options will be added as development progresses. Stay tuned for updates!