需两次购买:①订购原厂商接口 ②免费接口,注册后直接调用;支持图像识别的多个接口:通用物体和场景识别、图像单主体检测、动物识别、植物识别、logo识别-检索、果蔬识别、自定义菜品识别-检索、菜品识别、红酒识别、货币识别、地标识别、图像多主体检测等12个模型服务的调用。
识别图像中的货币类型,返回货币名称、代码、面值、年份信息,可识别百余种国内外常见货币;还可使用EasyDL定制训练平台,定制识别货币种类。
showapi_res_body
curl -X POST "https://connector.showapi.com/2572-9?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "ds_id=&image=&url=https%3A%2F%2Fshowapi.oss-cn-hangzhou.aliyuncs.com%2Fmodleapi%2Flzh%2Fcurrency.jpg"
{ "log_id": 4247844653395235754, "result": { "currencyName": "美元", "hasdetail": 1, "currencyCode": "USD", "year": "2001年", "currencyDenomination": "50美元" } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-2572": { "url": "http://www.showapi.com.cn/mcp/2572/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033