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.

Try an image free Get an API key Read the docs →
# 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?

Pricing

TierPriceIncluded
Free$0100 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/mo500 video-min + 5k images
Basic$59/mo2,500 video-min + 25k images
Pro$149/mo10,000 video-min + 100k images
Scale$399/mo40,000 video-min + 500k images, overage $0.004/min
Private deploymentfrom $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.