CypherGuard adds a whisper-light widget and server-to-server checks that detect bots, credential stuffing, and account takeovers—without hurting conversions.
Tip: scrolling triggers reveals • desktop hover tilts cards.
A modern risk engine wrapped in a tiny widget and a simple API.
Keystroke tempo, pointer vectors, focus churn, device entropy—distilled into a single risk score.
VPN/Tor patterns, IP reputation, carrier hints, and timezone-locale mismatches.
Lightweight, human-first checks that don’t wreck your conversion rate.
Flag credential-stuffing and session jacking across login & password reset flows.
Approve, challenge, or deny in under ~100ms with clear reasons & audit trails.
Heatmaps and cohorts to spot spikes, promo abuse, and sudden risk clusters.
Three tiny steps.iOS/Android app downloads required.
Paste a single script and tag your form or button.
We capture behavior + device intel and post an event.
Call the decision API and proceed: allow, challenge, or deny.
Copy-paste. Replace the project key. You’re live.
<div id="pis-guard"
data-project="YOUR_PUBLIC_PROJECT_KEY"
data-form="#loginForm"
data-login-button="#loginBtn"
data-brand="true"
data-logo="https://cdn.pis.center/assets/gif/logo.gif"></div>
<script src="https://cdn.pis.center/v1/guard.js" defer></script>
Get an allow/challenge/deny in one call.
POST /guard/decision
Headers:
Content-Type: application/json
X-Project-Key: <secret>
Body:
{
"event_id": "evt_123",
"user": { "id": "u_1", "email": "a@b.com" },
"page": "https://your-app/login"
}
Start free. Only pay when you grow.
Up to 250k events/mo
Millions+ events
Spin it up in your login, signup, or checkout in minutes.