菜品、动植物、商品、水果识别等。基于人工智能技术,提供菜品、水果、logo、动物、植物、货币、地标、商品等的识别服务,适用于数字营销、新零售、广告设计、园林景观等行业。
通用图像打标技术,基于深度学习与人工智能算法,可自动识别图像特征,进行标签识别并给出可信度结果,适用于多种图像内容描述。
showapi_res_body
curl -X POST "https://route.showapi.com/1754-15?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "img_base64=&img_url=https%3A%2F%2Fshowapi-pub-hangzhou.oss-cn-hangzhou.aliyuncs.com%2Fapi%2F1754%2Fgp0.jpg"
{ "showapi_res_id": "", "showapi_res_error": "", "showapi_res_code": 0, "showapi_res_body": { "result": [ { "confidence_level": 0.63, "name": "饮品-饮料" }, { "confidence_level": 0.43, "name": "餐具厨具-瓶子" }, { "confidence_level": 0.42, "name": "餐具厨具-瓶" }, { "confidence_level": 0.34, "name": "饮品-酒精饮料" }, { "confidence_level": 0.24, "name": "饮品-利口酒" }, { "confidence_level": 0.19, "name": "饮品-蒸馏酒" } ], "ret_code": 0, "remark": "无异常" } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-1754": { "url": "http://www.showapi.com.cn/mcp/1754/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033