NSFW detection built for video.
Scan video of any size — multi-GB files welcome — for $0.02 a minute. You give us a URL, we give you a verdict. Published accuracy, nothing retained. 1,000 image checks/month free.
# submit a video by URL — no upload, no size limit curl -X POST https://api.safereel.ai/v1/videos \ -H "Authorization: Bearer sr_live_…" \ -H "Content-Type: application/json" \ -d '{"url": "https://your-cdn.com/movie.mp4"}' # → {"id": "vid_…", "status": "queued"} · poll or get a webhook
Why video?
- They won't take your files. Sightengine caps video at 50–500MB. Rekognition charges ~$12 to scan a 2-hour movie — we charge $0.40 (20-minute billing cap, every video).
- Built for the hard cases. Multi-GB files, fragmented MP4s, corrupt indexes — analyzed end to end, not three lucky frames.
- Nothing retained. Frames are deleted within minutes of the verdict. We keep hashes and verdicts, never your content.
- Private deployment. A dedicated single-tenant environment for teams whose data can't share infrastructure — your region, zero retention, private networking. Operated by us; you never manage a model.
Pricing
| Tier | Price | Included |
|---|---|---|
| Free | $0 | 100 video-min/mo (≤25 videos, ≤10 min each) + 1k images/mo |
| Pay-as-you-go | $0.020 / video-min 20-min cap per video | — + $0.50 / 1k images |
| Starter | $19/mo | 500 video-min + 5k images |
| Basic | $59/mo | 2,500 video-min + 25k images |
| Pro | $149/mo | 10,000 video-min + 100k images |
| Scale | $399/mo | 40,000 video-min + 500k images, overage $0.004/min |
| Private deployment | from $1,500/mo annual | Dedicated single-tenant GPU, your region, zero retention, private networking. Operated by SafeReel — no code, models, or decision logic on your side. |
Long videos don't cost more: every video bills at most 20 minutes, whatever its length. A 90-minute movie costs $0.40 — AWS Rekognition charges about $9.00 for the same scan.
Published accuracy
On 1,089 production videos: 95.5% accuracy, 92.2% recall, 0.41% false positives. On human-reviewed labels: 96.1% recall, 0% false positives (n=139). Methodology, label-quality caveats, and what the numbers don't cover: accuracy report. Numbers worth trusting come with their caveats attached.
Get your API key
Free tier, no card. We email you a key in about a minute — no sign-in required. The dashboard is for managing keys, usage and billing later; sign in there whenever you need it.