Skip to content

Content Moderator Client

Verified

Scan images and text for moderation decisions with Azure.

APIImages & VisionAuth: See docsFree
Read docs
Updated 2026-06-15

What is Content Moderator Client?

Content Moderator Client is an Azure API that scans images and text as they are generated, returning moderation results and relevant metadata.

It supports platforms that need to filter content, route items to human review, or enforce policy decisions on user submissions.

Endpoints

18 operations exposed by this API (v1.0).

get/contentmoderator/lists/v1.0/imagelistsListManagementImageLists_GetAllImageLists
post/contentmoderator/lists/v1.0/imagelistsListManagementImageLists_Create
delete/contentmoderator/lists/v1.0/imagelists/{listId}ListManagementImageLists_Delete
get/contentmoderator/lists/v1.0/imagelists/{listId}ListManagementImageLists_GetDetails
put/contentmoderator/lists/v1.0/imagelists/{listId}ListManagementImageLists_Update
post/contentmoderator/lists/v1.0/imagelists/{listId}/RefreshIndexListManagementImageLists_RefreshIndex
delete/contentmoderator/lists/v1.0/imagelists/{listId}/imagesListManagementImage_DeleteAllImages
get/contentmoderator/lists/v1.0/imagelists/{listId}/imagesListManagementImage_GetAllImageIds
post/contentmoderator/lists/v1.0/imagelists/{listId}/imagesListManagementImage_AddImage
delete/contentmoderator/lists/v1.0/imagelists/{listId}/images/{ImageId}ListManagementImage_DeleteImage
get/contentmoderator/lists/v1.0/termlistsListManagementTermLists_GetAllTermLists
post/contentmoderator/lists/v1.0/termlistsListManagementTermLists_Create
delete/contentmoderator/lists/v1.0/termlists/{listId}ListManagementTermLists_Delete
get/contentmoderator/lists/v1.0/termlists/{listId}ListManagementTermLists_GetDetails
put/contentmoderator/lists/v1.0/termlists/{listId}ListManagementTermLists_Update
post/contentmoderator/lists/v1.0/termlists/{listId}/RefreshIndexListManagementTermLists_RefreshIndex
delete/contentmoderator/lists/v1.0/termlists/{listId}/termsListManagementTerm_DeleteAllTerms
get/contentmoderator/lists/v1.0/termlists/{listId}/termsListManagementTerm_GetAllTerms

What you can build with Content Moderator Client

Moderate social media image uploads

Scan user-posted photos on a platform for policy violations before they go live, using the image analysis endpoint and routing flagged items to human review.

Filter forum and comment text

Process short user comments up to 1024 characters to detect profanity or sensitive content and return scores for automated blocking or escalation.

Build pre-publish review queues

Integrate the client into a CMS workflow so uploaded images (128 px minimum, 4 MB max) and text are screened automatically, with results feeding a human moderation dashboard.

Get started with Content Moderator Client

  1. 1Create an Azure account and provision a Content Moderator resource in the portal
  2. 2Copy the endpoint URL and API key from the resource settings
  3. 3Read the official REST API reference for image and text endpoints
  4. 4Send an authenticated HTTPS POST request with your content payload
  5. 5Parse the JSON response to decide on automated action or human review

Content Moderator Client: pros & cons

Pros

  • +Handles both images and text in one service
  • +Returns structured results ready for automated or human workflows
  • +Uses standard HTTPS with Azure authentication
  • +Clear size limits prevent oversized requests

Cons

  • Text capped at 1024 characters
  • Images must be at least 128 pixels and no larger than 4 MB
  • Exact authentication steps require checking current docs
Did you find this helpful?

Frequently asked questions

An Azure service that analyzes user-generated images and text and returns moderation results for automated or human review.

User reviews

Verified reviews from the community shape this listing's rating.

Loading reviews…

Sign in to review

Promote Content Moderator Client

Add this badge to your website, or share the tool.

DFeatured on DhanasviContent Moderator Client 0