Text, image, OCR, audio transcription, age verification, CSAM hash matching — every modality, one API. 425+ harm signals across 99 languages in under 300ms.
Watch moderation decisions as they happen. Every scan returns a structured JSON response with category, confidence score, and recommended action.
From signup to your first moderated request in under 5 minutes. No ML expertise required.
Send any content type and get back a rich moderation decision with category breakdown, confidence scores, and recommended action in a single API call.
// Node.js — Guardian SDK v2.1 const { createGuardianClient } = require('@roseshield/guardian-sdk'); const guardian = createGuardianClient('rgp_live_...'); // Text — grooming / CSAM / sextortion const r1 = await guardian.moderateText({ text: "hey, keep this secret..." }); // → { decision:"block", risk_score:0.97, reason_codes:["GRM-001","GRM-003"] } // OCR — text hidden inside an image const r2 = await guardian.moderateImageOCR({ imageUrl: "https://..." }); // → { ocr:{ extracted_text:"send me pics..." }, decision:"escalate" } // Age check — detect minors in photo uploads const r3 = await guardian.checkAge({ imageUrl: "https://..." }); // → { age_estimation:{ minor_detected:true, youngest_apparent_age:14 } } // Compliance report — COPPA / DSA / Online Safety Act const rpt = await guardian.getComplianceReport({ from: "2025-01-01" }); // → { totals:{ csam_detections:3, violation_rate_pct:0.4 }, signed_hash:... }
Built by child safety experts. Age estimation, OCR, audio transcription, CSAM hash matching, appeals workflow, and compliance reports — all in a single API, all in one flat plan.
@roseshield/guardian-sdk for Node.js/TypeScript with full JSDoc. WordPress plugin moderates comments, BuddyPress messages, and media uploads out of the box.Real AI-powered implementations across every modality — not endpoint stubs. Shipped and ready to call today.
minor_detected boolean. Gate profile photos instantly.@roseshield/guardian-sdk — all 14 endpoints wrapped, full JSDoc, TypeScript types. Install and go in minutes.Our engine is trained on the largest child safety dataset ever assembled, covering every known harm pattern used by bad actors to exploit young users.
See all features →Every feature is designed with compliance in mind. Guardian handles COPPA, GDPR, DSA, and Online Safety Act obligations so your legal team can breathe.
Everything bundled into one flat monthly rate — OCR, audio transcription, age verification, CSAM hash matching. No per-feature add-ons, no surprise bills.
Join 500+ platforms that trust Guardian to keep their young users safe. Set up in 5 minutes. No credit card needed.