Product Overview

Everything you need
to run moderation in production.

Alecto Core is an explainable moderation API with the operational platform around it, including projects, API keys, webhooks, team roles, usage visibility, and billing controls. Hosted review is available when it helps and stays optional, off by default.

Who this is for

  • Small teams shipping chat, comments, profiles, communities, or support workflows.
  • Products that need explainability and human review, not just a severity score.
  • Teams that want API and dashboard operations to fit together cleanly.

What it is not

  • Not a large-scale trust-and-safety suite for dedicated moderation departments.
  • Not a black-box tool that asks you to accept unexplained outcomes.
  • Not a keyword filter with no operational workflow around it.

API endpoints

Single text

POST /v1/moderate returns a synchronous moderation decision with score, action, category flags, explanations, and request_id.

Batch

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

Handle checks

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

Structured fields

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

Feedback loop

POST /v1/feedback lets you correct outcomes by request_id to improve scoring over time.

Categories & utilities

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

Workflow and integrations

Review workflow

  • review actions can stay in your own workflow or move to the optional hosted queue.
  • Queue API supports list and resolution operations for custom tooling.
  • Dashboard includes triage and resolve actions for teams that want a hosted queue.

Outbound webhooks

  • Configurable triggers for review and block actions.
  • Optional text inclusion for downstream systems.
  • Delivery log for operational troubleshooting.
  • Send a test event from the dashboard to verify your endpoint before traffic arrives.

Dashboard

Overview

Usage, plan status, request logs, API key management, and category insights in one view.

Review queue

Optional hosted queue with human resolution, webhook settings, and delivery visibility.

Team

Role-based access for shared workspaces, with owner, admin, developer, and viewer roles.

Billing

Plan status, renewal dates, usage projections, and overage controls. Overage opt-in requires explicit acknowledgment.

Profile & security

Password updates, email changes, and MFA setup for each user.

Docs & API reference

Integrated documentation for both the API and the platform, available while you are signed in.

Governance and compliance

Projects and keys

  • Project workspaces for environment separation and cleaner usage tracking.
  • Multiple named API keys with reveal-on-demand, revoke, and rename controls.
  • Usage analytics, request logs, and CSV exports.

Audit and controls

  • Terms of Service acceptance recorded at signup with version tracking.
  • Overage billing requires explicit opt-in and a written acknowledgment checkpoint.
  • All billing actions are role-gated; audit trail maintained in the admin panel.

Ready to integrate?

Read the API reference or go straight to pricing. The free plan does not require a credit card.