> For the complete documentation index, see [llms.txt](https://api-docs.marizma.games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-docs.marizma.games/for-developers/rate-limits.md).

# Rate Limits

## Headers

In order to help you gauge your usage, we provide the following headers for each request:

| Header                | Example    | Description                                   |
| --------------------- | ---------- | --------------------------------------------- |
| X-Ratelimit-Limit     | 5          | The amount of requests you can send           |
| X-Ratelimit-Remaining | 3          | The number of requests you have remaining     |
| X-Ratelimit-Reset     | 1714247307 | Timestamp of when your API key's limits reset |

## Enforcement

It is important that you respect the rate limits, and dynamically adjust your rate limits based on the responses sent. We may take action (including disabling your API key) if you continually send requests after being sent a 429 response.&#x20;

{% hint style="danger" %}
We may issue IP bans to clients who do not respect rate limits or continually send invalid requests.
{% endhint %}

## Rate Limit Increase

These rate limits may not work for everyone - we get that! If you find that you need an adjustment to your rate limits, please contact us on our [Discord Server](https://discord.gg/marizma)*.*
