DETECTION API — LIVE CONSOLE

This console calls the same production endpoints the edge units and your integrations use. Requests run against live data — a POST here really does create an event.
RESPONSEREADY
Send a request to see the response.

ENDPOINTS

/api/v1

THE DETECTION CONTRACT

POST /detect
One inference pass: signals in, a classified, routed, evidence-sealed event out. Everything else in the platform hangs off this call.

MODEL & ACTIVE POLICY

Decision thresholds are not hard-coded — they come from the policy deployed in the Detection Studio, and every evidence package records the version that judged it.

ROADMONITOR API · DEMONSTRATION ENVIRONMENT · ALL DATA SIMULATED