Enterprise keys
Pub/secret pairs for embedding detect.js
on your own site. The pub key goes in
<script data-key="...">;
the secret lives only on your backend and authenticates server-to-server
score lookups. Each pair locks to one or more domains.
Sign in with GitHub / LinkedIn at /keys.html if you don't have one. Saved in localStorage so you only paste once.
Create a new key pair
⚠ Secret shown once
Copy the secret below now — it won't be retrievable again. Set it as
an env var on your backend (e.g. DETECT_SECRET=...).
Pub key (safe to share)
Secret (back-end only)