> ## Documentation Index
> Fetch the complete documentation index at: https://getconvoy.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Rate Limiting Endpoints

> Control how fast events are sent to an endpoint.

While Convoy guarantees you'll be able to receive events as fast as possible, your customers might not be able to handle events arriving at the same rate, which could disrupt service on their end. You can control the number of events you send to an endpoint by setting a rate limit and a rate-limit duration on each endpoint. The default is `5000` in `1m` — i.e. 5,000 requests per minute.

See [Rate limits](/product-manual/rate-limits) in the Product Manual for configuration details.
