> 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/getting-started/api-limitation/http.md).

# HTTP接口限制

## 频率限制

| 套餐     | 频率限制说明                                 |
| ------ | -------------------------------------- |
| **免费** | 所有接口，每秒最多1次，一分钟上限60次，一天请求上限86400次      |
| **基础** | 所有接口，每秒最多2次，一分钟上限120次，一天请求上限172800次    |
| **高级** | 所有接口，每秒最多10次，一分钟上限600次，一天请求上限864000次   |
| **专业** | 所有接口，每秒最多20次，一分钟上限1200次，一天请求上限1728000次 |

## IP限制

* 正常的业务接口请求只会对API Key的套餐权限做设置，不会对IP做限制
* 页面接口（如官网的实时数据展示）将会对IP做频率限制。
* 请合理请求接口，如果出现大量请求失败可能会被风控系统自动封禁一段时间，解封请联系Telegram客服人员
