Introduction to Moderation SDK

Introduction to Moderation SDK

Overview of Content Moderation

Content Moderation adopts image, text, and video detection technologies that detect advertisements, pornography or material related to terrorism, and sensitive political figures and information. This reduces potential business risks.

Content Moderation provides services through open application programming interfaces (APIs). You can obtain the inference results by accessing and calling APIs in real time. It helps you collect key data automatically and build an intelligent service system, thereby improving service efficiency.

SDK Overview

Content Moderation Software Development Kit (Moderation SDK for short) encapsulates the RESTful APIs provided by Content Moderation to simplify application development. You can directly call API functions provided by Moderation SDK to use Content Moderation.

Mappings Between Services and APIs

Table 1 lists the mappings between the Content Moderation sub-services and APIs.

Table 1 Mappings between services and APIs

Service

API

Moderation (Image) - Image Clarity Detect

POST /v1.0/moderation/image/clarity-detect

Moderation (Image) - Distortion Correction

POST /v1.0/moderation/image/distortion-correct

Moderation (Image) – Image Moderation

POST /v1.0/moderation/image

Moderation (Text) - Text Moderation

POST /v1.0/moderation/text