Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Billable server-side decision for an event_id
POST https://api.keverd.com/v2/verify X-Secret-API-Key: kv_sk_live_… Content-Type: application/json { "event_id": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx" }
{ "event_id": "…", "fingerprint": "…", "visitor_id": "…", "risk_score": 42, "recommendation": "allow", "action": "allow", "reason": ["VPN_DETECTED"], "reasons": [ { "code": "VPN_DETECTED", "explanation": "…", "evidence": {} } ], "score": 0.42, "trust_score": 70, "reputation_score": null, "signals": {}, "smart_signals": {}, "created_at": "2026-07-25T12:00:00Z", "country_code": "KE", "country_name": "Kenya", "page_url": "https://…", "page_origin": "https://…" }
action
recommendation
allow
soft_challenge
hard_challenge
block
event_id