Using AI to integrate?
Copy these docs as a battle-tested prompt — paste it into Cursor, Claude, Copilot, or any coding agent and it sets up TrustSig for your exact stack.
Documentation

TrustSig Integration

Hardware-level bot detection that deploys in minutes. No CAPTCHAs, no user challenges, zero impact on conversion.

How it works

The SDK runs hardware fingerprinting checks on the client, then fetches an encrypted token from the TrustSig backend. That token travels with the form submission to your server, where you verify it against our edge network — completely invisible to the user.

1
Frontend token
The SDK runs hardware fingerprinting checks, then fetches an encrypted token from the TrustSig backend and attaches it to the form submission.
2
Backend verification
Your server posts the token to the TrustSig edge network and receives a BLOCK or ALLOW verdict.

Step 2 is not optional. Without backend verification the token blocks nothing — bots pass even while your dashboard fills with stats. WordPress plugin does this for you.

Pick your path

There are two ways to integrate — not three. Either the WordPress plugin (it issues and verifies for you), or, on any other stack, frontend and backend together. Frontend and backend are not alternatives — you need both, or nothing is blocked.

Path A — WordPress
Path B — Any other stack both steps required