支持身份证、银行卡、护照、户口页等个人证件的OCR识别,快速提取姓名、性别、民族、出生日期、住址、证件号、签发机关、有效期限等字段。
输入常见银行卡图像,可输出银行卡号、银行名称、银行卡类型及错误信息等4项内容。建议图片大小控制在1M以内。
showapi_res_body
curl -X POST "https://route.showapi.com/1429-7?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "img_base64=&img_url=https%3A%2F%2Fshowapi.oss-cn-hangzhou.aliyuncs.com%2Fapi%2F1306%2Fyhk11.png"
{ "showapi_res_code": 0, "showapi_res_error": "", "showapi_res_id":"ce135f6739294c63be0c021b76b6fbff", "showapi_res_body": { "ret_code": 0, "remark": "无异常", "card_num": "6222.....888", "card_type": "借记卡", "bank_name": "北京银行", } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-1429": { "url": "http://www.showapi.com.cn/mcp/1429/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033