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

# Rate Limiting

> API rate limits and quotas

## Rate Limits

| Plan       | Requests/Hour | Concurrent |
| ---------- | ------------- | ---------- |
| Free       | 100           | 2          |
| Pro        | 1,000         | 10         |
| Enterprise | Custom        | Custom     |

## Handling Rate Limits

When rate limited, you'll receive a 429 status code. Retry after the time specified in the `Retry-After` header.
