生成各种类型的条码,返回条码生成的图片链接。广泛应用于数据自动录入、零售业结算、图书馆借还书、仓储管理与物流跟踪、质量跟踪管理等业务场景。极大降低运营成本,避免人工出错。
生成各种类型的条码,返回条码生成的图片链接
showapi_res_body
curl -X POST "https://route.showapi.com/1129-1?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "content=6901294172197&width=150&height=30&formatType=5"
{ "showapi_res_code": 0, "showapi_res_error": "", "showapi_res_id":"ce135f6739294c63be0c021b76b6fbff", "showapi_res_body": { "imgUrl": "http://app2.showapi.com/img/barCodeImg/20160930/xxxx.jpg", "ret_code": "0" } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-1129": { "url": "http://www.showapi.com.cn/mcp/1129/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033