Back to Concepts
#28

Rate Limiting

Rate Limiting controls the number of requests a user or client can send to an API in a given timeframe.

It protects the system from Denial of Service (DoS) attacks and prevents overuse of resources.

Gate
0 / 5 limit