Loading…
Loading…
A cap on how many requests an application can make to an API within a given time window (e.g. 100 requests per minute). AI agents that call external APIs (CRMs, LLMs, databases) must respect rate limits to avoid errors and service disruptions. Proper rate-limit handling is essential for agents operating at scale.