本API提供PDF解析能力,可识别文本、表格、公式、图片等元素,较好保留排版逻辑,输出Markdown或docx格式,适用于知识库构建、金融报告分析、学术论文转换等场景,有助于提升办公效率。
可查询已完成的文档转换记录,帮助用户追溯和管理历史任务,便于定位所需文档,提升文档管理效率。
showapi_res_body
curl -X POST "https://route.showapi.com/3275-3?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "page="
{ "showapi_res_id": "", "showapi_res_error": "", "showapi_res_code": 0, "showapi_res_body": { "allPages": 1, "ret_code": 0, "contentlist": [ { "download_url": "http://showapi-pub-shanghai.oss-cn-shanghai.aliyuncs.com/7day-delete/xxx.zip", "file_url": "http://showapi-pub-shanghai.oss-cn-shanghai.aliyuncs.com/7day-delete/xxx.md", "state": "success", "task_id": "54f9a8a59e8d", "ct": "2025-06-23 17:49:10.765" } ], "remark": "查询成功", "currentPage": 1, "allNum": 12, "maxResult": 20 } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-3275": { "url": "http://www.showapi.com.cn/mcp/3275/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033