API Docs
Sentinel Dashboard
Live
Free Plan
Traffic Intelligence
Monitor anonymization, proxy usage, and assessment activity
Total Evaluations
All time
Threats Detected
VPN / Proxy / Bot
Threat Rate
Of all evaluations
Sentinel Network
Global activity across all platforms using Sentinel
Total evaluations today
Threats blocked today
0 VPN
0 Proxy
0 DCH
Network-wide
Quick Tools
Webhook URL (Discord, Slack, or custom)
Export Data
Download evaluations as CSV
Traffic
Last 14 days
Clean
Threat
Breakdown
Recent Activity
Last 10 evaluations
IP Address Country Tags Result Time
API Key
Use in your Authorization header · 1,000 req/hr on free plan
[ Full Docs ↗ ]
Endpoint
POST from your backend
loading…
Node.js — backend example
const result = await fetch('/v1/evaluate', {
  method: 'POST',
  headers: {
    'Authorization': 'Bearer sk_live_YOUR_KEY',
    'Content-Type': 'application/json'
  },
  body: JSON.stringify({ token: req.body.sentinelToken })
});
const data = await result.json();
// data.isSuspicious → true = block, false = allow
Playground
Test your API key
Loading SDK…
Waiting for security token…
Your Device
Detects browser tampering, bots, emulators, and spoofing
Loading…
Analyzing device signals…
Delete your account?
This will permanently delete your account, API key, and all associated data. This action cannot be undone. GDPR Art. 17 right to erasure.