Forums & Communities
Forum Moderation API
Keep forum threads productive without burning out volunteer moderators.
Automated decisions, soft-hide flows, and clear audit trails.
What it detects
- • Hate speech
- • Off-topic spam
- • Harassment
- • Scam links
- • NSFW media in posts
- • Custom rules
Why developers choose Vettly
- • Soft-hide via the review action
- • Per-category thresholds tuned for community norms
- • Decision history visible to mods
- • Integrates with any forum stack
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 keyword filters
AI category scores reduce false positives and catch novel phrasing that wordlists miss.
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.
Vettly Discord
A Discord moderation bot for chat, attachments, spam, raids, policies, and audit logs.
AI Chatbot Moderation API
Moderate inputs and LLM outputs in real time. Block prompt injection, NSFW content, and policy violations before users see them.
Get an API key
Start making decisions in minutes with a Developer plan and clear upgrade paths.
Get an API key