UGC Moderation
UGC Moderation API
Keep user-generated content safe without slowing down growth.
One API for text, image, and video moderation. Meets Apple Guideline 1.2.
What it detects
- • Hate & harassment
- • NSFW media
- • Violence & self-harm
- • Spam & bots
- • Scams
- • Custom rules
Why developers choose Vettly
- • Unified policies across UGC types
- • Webhooks for real-time actions
- • Appeals and human review
- • Flexible pricing with included usage
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 one-off moderation tools
Vettly keeps responses consistent across every content type and workflow.
Keep exploring
Vettly Family
Focused safety moments, Conversation Coach, and visible Companion pairing for teen families.
Vettly Bridge for Mac
Optional Mac-assisted iPhone safety signals from a visible Finder backup.
Bark Alternative
An honest Vettly-vs-Bark comparison: visible safety, calm moments, and a free forever tier.
Get an API key
Start making decisions in minutes with a Developer plan and clear upgrade paths.
Get an API key