Skip to main content
POST /api/v2/moderation/check Runs the content-moderation engine against the supplied text without blocking. Returns structured findings (category, severity, suggestion) so an agent can validate input before submitting it to a campaign-create or other blocking surface. Mirrors the engine that powers brief screening on POST /campaigns.

Request

Parameters

Response

Errors

  • 400 VALIDATION_ERROR — empty text, or direction/surface out of range.
  • 401 UNAUTHORIZED — missing or invalid API key.
See Errors for the full error contract.

Activity tasks

All activity operations

List activity

Configuration audit feed

Errors

Shared error contract