Rate Limiting
Rate limiting refers to the technical restriction on how many requests an application or user may make to an interface within a given period. It protects systems from overload and abuse.
Source: OWASP — API Security Top 10
Rate limiting refers to the technical restriction on how many requests an application or user may make to an interface within a given period. It protects systems from overload and abuse.
Source: OWASP — API Security Top 10