Verified Trust Signals
0
99.9%
Uptime
< 5ms
Latency
HMAC-SHA256
Integrity
Last update: —
Shadow Report
Paste your API key. See what share of your traffic never moved.
Verified Trust Signals
Last update: —
Paste your API key. See what share of your traffic never moved.
Type anything below. Watch your human score generate in real time.
npm install @htl-syterme/htl-core
import { trustFetch } from '@htl-syterme/htl-core';
const fetch = trustFetch(process.env.HTL_SECRET);
import { requireTrust } from '@htl-syterme/htl-core';
const { trusted, score } = await requireTrust(req, secret);