> For the complete documentation index, see [llms.txt](https://api-doc.8i5.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://api-doc.8i5.net/qrcode/shi-yong-fang-fa.md).

# 使用方法

### 接口地址

```
https://api.8i5.net/qrcode/index.php
```

### 请求方式

```
GET/POST
```

### 返回实例

```
二维码一张
```

### 调用方法

```
1.直接使用：https://api.8i5.net/qrcode/?text=https://www.oakleee.com
```

```
2.加入参数：https://api.8i5.net/qrcode/?m=4&e=L&p=6&text=https://www.oakleee.com
```
