> For the complete documentation index, see [llms.txt](https://docs.infoway.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.infoway.io/en-docs/getting-started/api-limitation/rest-api-limitation.md).

# REST API Limitation

### Plan-Based Limits

| Plan        | Limitations                                                                                           |
| ----------- | ----------------------------------------------------------------------------------------------------- |
| **Free**    | <p>All endpoints: <br>Max 1 requests/second<br>60 requests/minute<br>or 172,800 requests/day</p>      |
| **Basic**   | <p>All endpoints: <br>Max 2 requests/second<br>120 requests/minute<br>or 172,800 requests/day</p>     |
| **Premium** | <p>All endpoints: <br>Max 10 requests/second<br>600 requests/minute<br>or 864,000 requests/day</p>    |
| **Pro**     | <p>All endpoints: <br>Max 20 requests/second<br>1200 requests/minute<br>or 1,728,000 requests/day</p> |

### IP-Based Limits

* API endpoint requests are governed exclusively by your API Key's plan permissions. We do not impose IP-based restrictions on these requests.
* Page-Based Interfaces: Public-facing web interfaces (such as the real-time data displays on our main website) are subject to IP-based rate limiting.
* Please make reasonable API requests. If a large number of requests fail, you may be automatically blocked by the risk control system for a period of time. Please contact Telegram customer service to unblock.
