Rate Limiting

Web

Term Overview

Term Rate Limiting
Category Web
Related Terms 4

Definition

A technique that restricts the number of requests a client can make to an API or server within a time window. Rate limiting protects against abuse, brute-force attacks, and resource exhaustion.

Web

Related Terms

More in Web