Welcome to Keverd Docs
Keverd helps you identify devices and decide risk on login, checkout, and other sensitive actions.How it works
- Collect in the browser with a public API key (
kv_pk_…) - Send the returned
event_idto your backend - Verify on the server with a secret API key (
kv_sk_…) - Enforce the returned
action:allow,soft_challenge,hard_challenge, orblock
Start here
Keys
Get keys at dashboard.keverd.com → Integrate → API keys.
