Children's Apps

Content Moderation for Children's Apps

Build kids' experiences parents and platforms trust.

COPPA-compliant policies, parental review, and exportable audits.

What it detects

  • Adult content
  • Stranger contact attempts
  • PII solicitation
  • Predatory grooming signals
  • Self-harm content
  • Custom rules

Why developers choose Vettly

  • Pre-built kids-app policy template
  • Parental review flows
  • Exportable audit trails for COPPA review
  • Apple App Store Kids category compliance
Example request
bash
curl -X POST https://api.vettly.dev/v1/check \
  -H "Authorization: Bearer YOUR_KEY" \
  -H "Content-Type: application/json" \
  -d '{"content": "You are terrible.", "contentType": "text"}'
Example response
json
{
  "flagged": true,
  "action": "block",
  "categories": {
    "harassment": 0.93,
    "hate": 0.02
  },
  "policy": "default",
  "latency_ms": 142
}

Compared to general-purpose moderation

Kids apps need stricter thresholds and parental review patterns. Vettly ships those out of the box instead of forcing you to build them.

Read the COPPA compliance guide

Get an API key

Start making decisions in minutes with a Developer plan and clear upgrade paths.

Get an API key