> For the complete documentation index, see [llms.txt](https://docs.aquanow.io/aquanow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aquanow.io/aquanow/integration-guide/api-keys/rate-and-api-key-limits.md).

# Rate and API Key Limits

### API Key Limits

Limit of 5 active API Keys per client account.

### Rate Limits

To ensure platform safety and stability against excessive messaging, we have instated rate limits for users. Currently, these limits are:

**Rate: 10 Requests per second**

> The rate at which tokens are added to the Token Bucket. This value indicates the average number of requests per second over an extended period of time.

**Burst: 200 Requests**

> The capacity of the Token Bucket

**Quota: 100,000 Requests per day**

> The total number of requests you can perform in a given time period. This limit resets at UTC 00:00:00 every day

Contact <support@aquanow.io> to request for an increase in rate limits.
