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

# Rate Limits

> The Intelliprint API enforces certain rate limits to prevent abuse.

All endpoints share the same rate limit of **100 requests per 10 seconds per IP address**.

If you exceed this limit, you will receive a 429 `rate_limited` error. You should wait 10 seconds and then try again.

<Info>
  For high volume accounts, we offer higher rate limits. Contact [Intelliprint Support](mailto:hello@intelliprint.net) to discuss your needs.
</Info>
