## PaddleOCR API **$host: http://localhost:5000** + $host/ + 请求方法:浏览器访问 + 说明:在线测试演示首页 + $host/ocr-raw-api/ + 请求方法:POST + 参数列表: + picture: 待识别的图片文件 + 返回数据:JSON + 详见:[ApiPost 接口说明1](https://console-docs.apipost.cn/preview/29f73aa84047b12a/b294d4eccd3ec68e) + $host/ocr-filter/ + 请求方法:POST + 参数列表: + picture: 待识别的图片文件 + 返回数据:JSON + 详见:[ApiPost 接口说明2](https://console-docs.apipost.cn/preview/91517399fb42f789/47a77024dd17b335)