Skip to main content
Verifier ID: ai-content-moderation

Best For

  • user-generated content
  • AI-generated output
  • moderation and publishing workflows

Flow Type

Lookup. NEUS checks the content with a moderation provider.

Required Fields

FieldRequiredNotes
contentYesRaw content or encoded payload
contentTypeYesMIME type
providerNoExample: google-vision, google-perspective

Example

{
  "content": "<base64-or-text>",
  "contentType": "text/plain"
}