> For the complete documentation index, see [llms.txt](https://developers.gormic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.gormic.com/getting-started/limits.md).

# Limits

To ensure fair usage and maintain platform stability, we enforce a daily rate limit on API requests.

## Daily Request Limit

This limit applies across all endpoints and environments (sandbox and production) and is reset every 24 hours at **00:00 UTC**.

## What Happens If You Exceed the Limit?

If your organization exceeds the daily limit:

* API requests will return a `429 Too Many Requests` status
* Retry attempts should be delayed until the limit resets

## Need More Capacity?

If your use case requires a higher daily limit, contact us at **<developers@gormic.com>** to discuss custom plans or usage reviews.
