Self-Harm Detection

Detect Self-Harm Content
Save Lives.

Identify content promoting or describing self-injury and suicidal ideation. Enable early intervention with sensitive, accurate AI detection.

Self-Harm Content Requires Immediate Action

Content glorifying or instructing self-harm can trigger vulnerable individuals. Platforms have a duty of care to detect and respond to such content immediately. Every minute matters.

Capabilities

How It Works

💜

Sensitive Detection

Trained to distinguish between harm promotion and recovery/support discussions.

💜

Urgency Scoring

Flags imminent-risk content differently from general mentions, enabling priority response.

💜

Crisis Integration

Pair with crisis hotline resources to provide immediate support to at-risk users.

Integration

One API Call.
Instant Results.

Integrate self-harm detection in minutes. Send text, get a 0–1 confidence score for self_harm along with all 12 moderation categories in a single response.

api-request.sh
# Analyze text for self_harm content
curl -X POST https://api.cautionlabs.com/v1/moderate \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"text": "Your content to analyze"}'

// Response
{
  "self_harm": 0.87  // Self-harm content score from 0 (safe) to 1 (high risk)
  // ... other category scores
}
Use Cases

Built for Every Platform

Social Media

Flag at-risk posts and surface crisis resources to the user

Healthcare

Monitor patient forums for signs of self-harm ideation

Education

Protect student platforms with early warning detection

Start Moderating in Minutes

Get your API key and integrate self-harm detection into your platform today. Free tier included.