Product Overview

Moderation Infrastructure for Production Teams

Aegis Core combines explainable scoring with workflow tooling so you can moderate content, route edge cases to humans, and keep clear audit trails as you scale.

Core API Coverage

Single Text

POST /v1/moderate for synchronous moderation with score, action, flags, explanations, and request_id.

Batch Mode

POST /v1/moderate/batch supports up to 50 items per call with caller-provided IDs for correlation.

Handle Checks

POST /v1/moderate/handle applies handle-specific normalization for signup and profile safety checks.

Structured Fields

POST /v1/moderate/structured moderates profile/body fields in one request with per-field outputs.

Feedback Loop

POST /v1/feedback lets your team correct outcomes by request_id for continuous quality tuning.

Categories + Utilities

GET /v1/categories plus health and enterprise intake endpoints for integration and operations.

Workflow Features

Review Queue

  • review actions can be queued for human review.
  • Queue API supports list and resolution operations.
  • Dashboard includes queue triage and resolve actions.

Outbound Webhooks

  • Configurable triggers for review and block.
  • Optional text inclusion for downstream systems.
  • Delivery attempts logged for operational troubleshooting.

Team and Governance

Projects and Keys

  • Project workspaces for environment separation.
  • Multiple named API keys with revoke/rename controls.
  • Usage analytics, request logs, and CSV exports.

Organisation Roles

  • Owner, admin, developer, and viewer roles.
  • Role-based write protections in dashboard actions.
  • Invite and membership management workflows.