Help Center/ Content Moderation/ Getting Started/ Content Moderation Overview
Updated on 2025-07-03 GMT+08:00

Content Moderation Overview

Content Moderation adopts image, text, and audio and video detection technologies that detect pornography and images and text violating related laws or regulations. This reduces potential business risks.

Content Moderation provides services through open application programming interfaces (APIs). You can obtain the inference result by calling APIs. It helps you build an intelligent service system and improves service efficiency. Currently, Content Moderation includes Moderation (Image) and Moderation (Text).

The following methods are available to call Content Moderation APIs:

  • A software tool such as curl and Postman

    These are good options if you are more comfortable writing code, HTTP requests, and API calls. For details, see Using Postman to Call Content Moderation.

  • Software development kit (SDK)

    SDKs for Java, Python, .NET, and GO are available for quick integration.