基于AI的安全审核功能,对文本和图片进行检测与分析,自动识别潜在的不安全、违规或有害内容,协助用户生成内容符合相关法规和社区准则。
避免图片中可能包含敏感人物、敏感事件等内容风险。图片需满足:大小小于4MB,短边像素大于256,支持PNG、JPG、JPEG、BMP格式。
showapi_res_body
curl -X POST "https://route.showapi.com/1755-4?appKey=YOUR_APPKEY" \ -H "content-type: application/x-www-form-urlencoded" \ -d "img_url=http%3A%2F%2Fshowapi-pub-shanghai.oss-cn-shanghai.aliyuncs.com%2Fapi%2F1755%2F1755-4.jpg&img_base64="
{ "showapi_res_id": "", "showapi_res_error": "", "showapi_res_code": 0, "showapi_res_body": { "ret_code": 0, "results": [ { "confidence_level": 99.91, "label": "politics" } ], "sug": "block", "confidence_level": 99.91 } }
在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置,将 {your_appKey} 替换为真实 AppKey(AppKey 管理)。该服务覆盖本接口全部接入点。
{ "mcpServers": { "showapi-mcp-1755": { "url": "http://www.showapi.com.cn/mcp/1755/{your_appKey}" } } }
标准 OpenAPI 3.0 文档,覆盖本接口全部接入点,可导入 Apifox / Postman / Swagger UI,或供 AI Agent 直接消费。
客服热线请拨打
400-998-8033