> For the complete documentation index, see [llms.txt](https://biyi.gitbook.io/guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://biyi.gitbook.io/guide/basic/api/readme.md).

# 1.0 创建Api注意事项(含IP白名单)

为了保证安全，请创建Api的时候限定白名单IP：

### 币安交易所填写格式（用空格分开）

```
54.92.123.153 18.179.187.34 119.28.2.72 43.129.14.131
```

### 欧意、Bybit、芝麻交易所填写格式（用英文逗号分隔）

```
54.92.123.153,18.179.187.34,119.28.2.72,43.129.14.131
```
