Rate limit
A limit set on an API that prevents calls when a service is being called too often. The limit is typically set at number of calls per second, or a quota of calls per day. This is to protect against infrastructure limitations and service costs.