API Docs
Sentinel Dashboard
Live
Free Plan
Overview
Your traffic, threats, and recent activity at a glance
Total evaluations
Threats detected
Threat rate
VPN ?
Proxy ?
Datacenter ?
Traffic
Last 14 days
Clean
Threat
Breakdown
Outcomes + threat composition
Recent Evaluations
Last 10 visitors your API key checked · click any row for the recommended action
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
Run your first evaluation against the live API
Loading SDK…
Waiting for the security token…
Live demo — Sentinel sees you
This is what our API would return if your browser tried to sign up on a customer's site right now. Useful for testing your own integration — toggle a VPN on/off and re-run.
Loading…
Analyzing device signals…
Sentinel Network · 24h  evals  threats 0 VPN 0 Proxy 0 DCH Network-wide
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.