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

# Rate Limits

> Audit Logs API rate limits and throttling behavior

Rate limits are applied per API key using a token-bucket algorithm.

## Limits

| Endpoint                                                  | Limit       |
| --------------------------------------------------------- | ----------- |
| [List audit logs](/audit-logs/audit-logs/list-audit-logs) | 100 req/min |

<Info>Enterprise workspaces get 2x the standard rate limits.</Info>

## Exceeding rate limits

If you exceed the rate limit, you'll receive a `429 Too Many Requests` response. Wait before retrying.
