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
Content Moderation API
One endpoint for text, image, and video moderation.
OpenAI Moderation Alternative
Keep OpenAI speed while adding workflows, images, and video.
UGC Moderation API
Moderate posts, comments, profiles, and media at scale.
React Native Moderation API
Add moderation to React Native apps without custom backend glue.
Get an API key
Start making decisions in minutes with a Developer plan and clear upgrade paths.
Get an API key