> **平台**: 万维易源 (ShowAPI)
> **接入方式**: 统一 API 网关 (HTTPS POST/GET)
> **认证**: showapi_appid + showapi_sign
> **文档**: https://www.showapi.com/apis/ai-text-image-security-review-content-moderation-1755-5

---
title: 内容审核API接口文档：文本审核与图片审核|万维易源ShowAPI
canonical_url: "https://www.showapi.com/apis/ai-text-image-security-review-content-moderation-1755-5"
last_updated: "2026-09-21T22:24:40.786Z"
meta:
  description: 提供文本审核和图片审核API，识别过滤垃圾内容，规避色情、广告、灌水、涉政、辱骂等风险。文本审核V1/V2基础过滤，V3优化结构检测更精准，内容上限10000字节。图片审核支持PNG/JPG/JPEG/BMP格式，大小小于4MB，短边大于256像素，规避敏感人物与事件。
  keywords: "文本审核, 图片审核, 内容过滤, 垃圾内容识别, 色情广告过滤, 涉政辱骂检测, 敏感人物检测, API接口"
  "og:description": 提供文本审核和图片审核API，识别过滤垃圾内容，规避色情、广告、灌水、涉政、辱骂等风险。文本审核V1/V2基础过滤，V3优化结构检测更精准，内容上限10000字节。图片审核支持PNG/JPG/JPEG/BMP格式，大小小于4MB，短边大于256像素，规避敏感人物与事件。
  "og:title": 内容审核API接口文档：文本审核与图片审核
---

*

*

*

# **AI文本图片安全审核**

**官方自营**

基于AI的安全审核功能，对文本和图片进行检测与分析，自动识别潜在的不安全、违规或有害内容，协助用户生成内容符合相关法规和社区准则。

[AI检测](https://www.showapi.com/market?search=AI%E6%A3%80%E6%B5%8B) [文本审核](https://www.showapi.com/market?search=%E6%96%87%E6%9C%AC%E5%AE%A1%E6%A0%B8) [图片审核](https://www.showapi.com/market?search=%E5%9B%BE%E7%89%87%E5%AE%A1%E6%A0%B8) [内容安全](https://www.showapi.com/market?search=%E5%86%85%E5%AE%B9%E5%AE%89%E5%85%A8) [违禁检测](https://www.showapi.com/market?search=%E8%BF%9D%E7%A6%81%E6%A3%80%E6%B5%8B) [智能审核](https://www.showapi.com/market?search=%E6%99%BA%E8%83%BD%E5%AE%A1%E6%A0%B8) [风险识别](https://www.showapi.com/market?search=%E9%A3%8E%E9%99%A9%E8%AF%86%E5%88%AB) [内容过滤](https://www.showapi.com/market?search=%E5%86%85%E5%AE%B9%E8%BF%87%E6%BB%A4)

已选规格

￥**9.90**元

自购买起有效期 12 个月

专用资源包0.00元 9.90元 99.00元 1299.00元 3699.00元 查看全部规格 ›

支持****通用资源包****：充值通用资源包后可直接调用含本接口在内的全站付费接口，无需单独购买专用资源包 [**去充值 ›**](https://www.showapi.com/ai/llm/recharge)

在线调试 立即购买

**官方自营**

易源官方提供，长期稳定运营

<dl>

<dt>服务商</dt>
<dd>昆明秀派科技有限公司</dd>

<dt>电话</dt>
<dd>400-998-8033</dd>

<dt>QQ</dt>
<dd>4009988033</dd>

<dt>邮箱</dt>
<dd>[service@showapi.com](mailto:service@showapi.com)</dd>

</dl>

<dl>

<dt>所属分类</dt>
<dd>视觉处理</dd>

<dt>接入点</dt>
<dd>2 个</dd>

<dt>请求方式</dt>
<dd>POST/GET</dd>

<dt>返回格式</dt>
<dd>JSON</dd>

</dl>

**文本审核-V3**

接入点说明

```
优化结构后，检测准确度提升，可识别并过滤文本中的垃圾内容，规避色情、广告、灌水、涉政、辱骂等风险。内容上限为10000字节（约3333汉字）。
```

接口地址

https://route.showapi.com/1755-5?appKey={your\_appKey} [查看密钥](https://www.showapi.com/console#/myApp) [调用帮助](https://www.showapi.com/helpcenter/view#/3960/1)

返回格式JSON

请求方式POST/GET

**案例截图**

![案例](https://oss.showapi.com/api/1755/pn/5/prod/caseImgs/6279ed1dce23482b83790d4c896d1ac9.jpg?t=1753666059653)

**请求参数**

**Header 参数**

| |
|

| |
|

**Post 表单**

| |
|

| |
|

**返回参数**查看公共返回参数

该接口返回经 `showapi_res_body` 系统封装，业务数据均位于该对象内；系统级字段见公共返回参数。

**返回体**

| |
|

| |
|
| |
| |
| |
| |
| |
| |
| |

**请求示例**

[查看我的 appKey](https://www.showapi.com/console#/myApp) [查看使用向导](https://www.showapi.com/helpcenter/view#/3960/1) [Python / Java 等多语言示例](https://www.showapi.com/apitest/market/1755/5)

cURL 复制

```
curl -X POST "https://route.showapi.com/1755-5?appKey=YOUR_APPKEY" \
  -H "content-type: application/x-www-form-urlencoded" \
  -d "content=%E5%8F%AF%E7%88%B1"
```

**返回示例**

JSON 复制

```
{
  "showapi_res_error": "",
  "showapi_fee_num": 0,
  "showapi_res_code": 0,
  "showapi_res_id": "6883188cfb638c9c739ab95d",
  "showapi_res_body": {
    "result": [
      {
        "confidence_level": 90.39,
        "label": "porn"
      }
    ],
    "ret_code": 0,
    "remark": "调用成功",
    "sug": "block"
  }
}
```

**MCP 服务集成**接口级

在 Cherry Studio、ChatBox 等支持 MCP 的客户端中配置，将 {your\_appKey} 替换为真实 AppKey（ [AppKey 管理](https://www.showapi.com/console#/myApp)）。该服务覆盖本接口全部接入点。

MCP JSON 复制

```
{
  "mcpServers": {
    "showapi-mcp-1755": {
      "url": "http://www.showapi.com.cn/mcp/1755/{your_appKey}"
    }
  }
}
```

**OpenAPI 文档**接口级

标准 OpenAPI 3.0 文档，覆盖本接口全部接入点，可导入 Apifox / Postman / Swagger UI，或供 AI Agent 直接消费。

[在线查看 YAML](https://www.showapi.com/openapi/market/1755.yaml) [下载 YAML](https://www.showapi.com/openapi/market/1755.yaml) [查看 JSON](https://www.showapi.com/openapi/market/1755.json)