Video Moderation
Video Moderation API
Queue video checks with the same API you use for text and images.
Get clear decisions without building your own pipeline.
What it detects
- • Violence & gore
- • Sexual content
- • Self-harm
- • Hate symbols
- • Spam & repeated content
- • Custom rules
Why developers choose Vettly
- • Async processing for long clips
- • Unified policies across content types
- • Webhooks with retries
- • Built-in dashboards for review
Example request
bashcurl -X POST https://api.vettly.dev/v1/check \
-H "Authorization: Bearer YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{"content": "https://example.com/video.mp4", "contentType": "video"}'Example response
json{
"status": "processing",
"job_id": "job_123",
"estimated_seconds": 42,
"policy": "default"
}Compared to stitching multiple vendors
Vettly keeps one response format and one policy system across all media types.
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