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
bashcurl -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 guideKeep exploring
Content Moderation API
One endpoint for text, image, and video moderation.
Image Moderation API
Policy-driven image checks with clear allow, review, and block actions.
Video Moderation API
Async video moderation without stitching together multiple vendors.
Content Moderation for EdTech
Keep classrooms, tutoring chats, and student forums safe. COPPA-aware policies, parental review flows, and audit trails for school administrators.
Get an API key
Start making decisions in minutes with a Developer plan and clear upgrade paths.
Get an API key